6 projects tagged "PHP 5"
PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.
Swiftlet is a lightweight Web application framework written in PHP. It enables you to quickly deploy Web sites that are fast and secure. Swiftlet is extensible, flexible, and doesn't get in your way. Swiftlet requires zero configuration and has few conventions to which you must adhere. Swiftlet has all the features you would expect from a modern Web application framework. It implements the Model-View-Controller (MVC) architecture pattern to separate logic from design and takes advantage of the Object-Oriented Programming (OOP) capabilities of PHP 5.
pdoMap is a robust PHP ORM with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure. It features fully optimized code, caching data, a full lazy loading system, and an open system for extending all functionality.