10 projects tagged "php framework"
TYPOlight is a content management system (CMS) for people who want a professional Internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly Web sites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. It features easy management of user rights, a Live Update Service, a modern CSS framework, and many already integrated modules (news, calendar, forms, etc.).
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.
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.
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.
Mouf is a special kind of PHP framework. It combines an Inversion of control (IOC) framework and a component download system in a nice Web-based user interface. The goal of Mouf is to help you use and re-use components. By itself, it does not provide anything useful, but it will help you download and install libraries of components, and bind those components together. You will get better and cleaner code using Mouf. Mouf features more than 100 packages providing various ready-to-use components of a Web application, ranging from an MVC framework to an ORM layer, logging, form generation, image manipulation, Drupal integration, authentication, etc.