News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Junction -- a new persistance layer for PHP 5
October 05, 2007 @ 07:59:00

On the Zend Developer Zone today, there's a new post about a new project that's been launched - an object persistence layer for PHP, Junction.

The goal is to automate basic query construction, decouple the application from the database, and allow for faster development. With Junction you write a simple data object (the only requirement is that it have getters and setters) and a mapping file, following that you can start interacting with the database.

The project is completely open source (under the MIT license) and is operating under the "release early, release often" mentality. You can grab this most recent download directly from their site.

0 comments voice your opinion now!
junction persistence layer php5 project hibernate junction persistence layer php5 project hibernate


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: XML and PHP 5

DevShed: Working with Multiple Document Nodes with the DOM XML Extension in PHP 5

Stefan Mischook's Blog: Free PDF Chapter: PHP5 CMS Framework Development

DevShed: Creating a MySQL Abstraction Layer with Bridge Classes in PHP 5

David Goodwin's Blog: Using SOAP and XmlRpc with PHP5 (a newbies findings)


Community Events











Don't see your event here?
Let us know!


functional interview zendframework2 community phpunit framework opinion development database unittest release code composer api introduction example series language testing podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework