11 projects tagged "php framework"
Simplicity is a lightweight modular Web development framework. It is designed with a tight core providing centralized configuration, caching, auto loading, session handling, and a simple ORM. All other functionality is provided by modules which can be loaded in module chains. Each application can have multiple chains.
Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use. Although it reuses many common design patterns and concepts, there are some things that make Kohana stand out. It is community driven, uses strict PHP 5 OOP to provide visibility protection, automatic class loading, overloading, interfaces, abstracts, and singletons, and is extremely lightweight. Kohana has no dependencies on PECL extensions or PEAR libraries. Large, monolithic libraries are avoided in favor of optimized solutions.
DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.
Ultimix is a framework for developing Web-based applications (CMS, portals, ERPs, etc.) It includes multi-language support, permits management, an MVC mini framework, package structure, a template engine, a Javascript library, a simple GUI library, a caching system, and CAPTCHA.
Total Shop UK eCommerce is an eCommerce site based on CodeIgniter. It is search engine optimized (SEO), uses AJAX functionality, and has multiple categories/sub-categories, an easily customisable design, percentage discount codes, account history and order tracking, customer newsletters, content managed pages, and the ability to set the Global VAT rate.
RainFramework is an MVC Framework for PHP. It's easy to use and it enables teams to work better. It is installable with a simple copy/paste operation. It has a very small footprint, with just the necessary library and files. It is well documented and tested, and it allows you to create Web applications more quickly. It also supports multiple languages, has a WYSIWYG editor, and is extensible.
Elefant is a full-featured, but refreshingly simple CMS and PHP Web framework. It features an intuitive, streamlined admin interface, a tightly integrated WYSIWYG editor, dynamically embeddable content objects for building dynamic Web sites without touching code, and an extremely fast, secure, and flexible framework for add-ons and themes. The core CMS includes page editing, a blogging engine, site navigation, file and user management, automatic version control, a tool for translators and multilingual site management, and an in-browser theme/layout editor. It is also extensively documented and has a small but friendly and active developer community.
jCombo is a JavaScript + PHP hybrid framework which allows you to easily build powerful, dynamic, data-driven Web applications. It doesn't require special skills to use, as it combines the best existing technologies into one convenient package. Among many other features, jCombo lets you call PHP class methods (server side) directly from JavaScript (either synchronously or asynchronously), while automating all necessary AJAX requests.