PHP Extensions – How and Why?
Submitted by jimthunderbird on Wed, 07/07/2010 - 23:28.- Login to post comments
Vork Enterprise PHP Framework
Submitted by jimthunderbird on Wed, 07/07/2010 - 15:03.Vork is an open-source PHP framework designed for rapid development of performance-oriented scalable applications.
The mission of Vork is to provide an MVC architecture with a full-featured toolkit and universal database support without adding overhead, creating slow & unscalable abstraction layers or re-inventing native PHP functionality.
- Login to post comments
Getting Started with MongoDB and PHP
Submitted by jimthunderbird on Wed, 07/07/2010 - 14:49.- Login to post comments
PHP Active Record
Submitted by jimthunderbird on Wed, 07/07/2010 - 11:04.php-activerecord is an open source ORM library based on the ActiveRecord pattern. It aims to massively simplify the interactions with your database and eliminate the chore of hand written SQL for common operations. Unlike other ORMs, you do not need to use any code generators nor maintain mapping files for your tables. This library was inspired by Ruby on Rails' implementation and therefore borrows many of its conventions and ideas. The best place to get started is by checking out the Guides below!
Behavior Driven Development
Submitted by jimthunderbird on Mon, 07/05/2010 - 00:30.- Login to post comments
Performance Tuning for Phusion Passenger
Submitted by jimthunderbird on Thu, 07/01/2010 - 15:04.- Login to post comments