59 projects tagged "PHP"
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.
PhpStartApp (PSA) is intended to be the base of a PHP Web application. It is collection of classes, a small framework, that will help you to start a new Web application and tries to solve some common problems and tasks. It will not force you to drastically change your coding style or introduce tons of abstraction layers or wrappers that you have to learn. Its main purpose is to force modular design based on plug-ins and some common design patterns, and to provide flexible solutions for some common problems. The idea is that you build your application upon PSA by making plug-ins that are nothing more than classes that extend Psa_Plugin classes.
SpotLight is a PHP MVC framework for rapid Web application development. It's an action-based framework that easy supports AJAX and SEO. A simple template engine provides easy front-end manipulation. Actions and DAOs provide simple back-end manipulation. It's easy to learn and easy to put into operation.
Cosmiqum is small and fast CMF that is aimed to make any site quickly. Almost all of its functionality is implemented through plugins. Any plugin can register a filter for a specific event and any plugin can be a filter, which is useful for plugins that need to process another plugin's data. Every action in the core is logged and any plugin can log any of its actions. PHP errors are not displayed to the user, but the developer can get them from a specific array. Different configurations can be used for different hosts.
EZMVC is an easy-to-use Web development framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible, and scalable applications. It is similar to frameworks like CodeIgniter, CakePHP, or symfony, but does not contain all the features of those frameworks at the moment. It provides a base registry class for storing application variables, a router class to dispatch requests to controller classes, a MySQL database wrapper class, a base model class to manage stored information, a template processing class to manage the output of view scripts, and helper classes for CAPTCHA validation, display pagination, and bread crumb links.
A secure portal type application provides four basic functions for a Web development team: application security, account management, user and application mapping, and modular application development capability. AppDepot is not a content management system. The main objective of AppDepot is to offload critical functionality from the application and onto AppDepot. Web application developers are then free to focus on core application functionality. AppDepot works to provide a lightweight, small footprint platform where users and applications meet securely.
A powerful and easy-to-use firewall builder for Linux which uses an elegant language.