Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 12 View Live

William's Blog: A Popurls Clone with PHP, jQuery, Awesomeness

In a new post to his blog William shows you how to create a Popurls clone with the powerful combination of PHP and jQuery. Popurls is an aggregation site with some of the latest news and happenings...

View Article



Staw Dogs Blog: PHP Sinatra Clones

From the Straw Dogs blog there's a recent post looking at some of the PHP frameworks out there have the same kind of philosophy behind them as the Sinatra framework for Ruby - a small, light framework...

View Article

Symfony Blog: All symfony 1.x versions available on Github

Fabien Potencier has made an announcement on the Symfony Blog today about all the availability of previous Symfony versions on github. symfony1 is well and alive and many developers are now using it...

View Article

Stoimen Popov's Blog: PHP: Don't Call the Destructor Explicitly

In this new post to his blog Stoimen Popov talks about calling the "destructor" method of an object and why doing it directly could lead to some issues - like not actually destroying the object before...

View Article

PHP.net: PHP Migrates to Git

The announcement has finally come - the PHP project has officially moved to git! The migration of the PHP source code from Subversion to Git is complete. You can clone or fork the source from our...

View Article


CodeIgniter.com: CodeIgniter Wiki Moved

As is mentioned in this new post to the CodeIgniter project's main site, their wiki has made a move. You can now find it on github. In addition to having the convenience of existing as a git repo...

View Article

Lorna Mitchell: Do Open Source with Git and Github

So you've been working on your own code for a while now but have been hearing about Github and how it makes it simple to contribute to other projects too. Maybe you haven't found the time to get into...

View Article

DZone.com: Cloning in PHP

In this recent post over on DZone.com Giorgio Sironi takes a look at the "clone" feature of PHP - what it is, how it can be used and things to watch out for in its use. Cloning is an operation...

View Article


Wojciech Sznapka: Immutable value objects in PHP

Wojciech Sznapka has a quick post to his site today looking at a possible implementation of Value Objects (immutable objects) in PHP applications. Value objects are one of building blocks in Domain...

View Article


Matthias Noback: Packages: the case for clones

In a new post to his site Mattias Noback makes a case for clones (in response to this post from Phil Sturgeon). In it he defends the creation of "clones" of tools, either slightly different version of...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images