Contributions
 |
FeaturesEdit
- zephyr uses Smarty as template engine. so developing templates for zephyr is flexible and structured. moreover you can use all the powerful features of smarty in your templates.
- adoDB is used as DAL (data access layer) in zephyr.
- you can manage multiple databases concurrently in zephyr actions.
- easy integration of custom php and javascript libraries
- zephyr's front end is developen on top of sam stephenson's famous prototype library. it reduces pain to use javascript in templates and gives you ultimate flexibility.
- zephyr uses CPAINT as ajax interface. so you can easily pass multibyte characters from and to your actions using zephyr.
- each package has their own initializer
- implements pre actions processors which helps you to run some specific actions before normal actions. this will help you to implement stronger validations.
- supports cron actions which runs after regular interval.
- easy manipulation of database records. zephyrs internal request manager manages all request parameters in a flexible way so that you just dont need to access and set these parameters exclusively.
- you can integrate any PEAR package easily.
- you can manage database aggreate functions via zephyr's builtin database aggregator object.
- Supports multiple level of user defined filters
- easy integration with ezComponents
SamplesEdit
The system canno
Related LinksEdit
CompetitorsEdit
testing test
|
Related Projects 
|
- Zephyr
is an MVC (model-view-controller) framework and supports complete separation of business logic layer from presentation layer. It is built using popular and tested libraries in backend - Cajax
a PHP object-oriented framework to create and handle server-side requisitions though javascript remote calls. - SMF
Simple Machines Forum — SMF in short — is a free, professional grade software package that allows you to set up your own online community within minutes.
Its powerful custom made template engine puts you in full control of the lay-out of your message board and with our unique SSI - or Server Side Includes - function you can let your forum and your website interact with each other.
SMF is written in the popular language PHP and uses a MySQL database. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. SMF is the next generation of forum software - and best of all it is and will always remain completely free! - ProtoJax
ProtoJax is an object oriented AJAX framework with PHP backend for development of web2.0 webpages or web applications. It has been built around Prototype javascript library. Light-weight, plugin system! With script.aculo.us plugin. - DutchPIPE
PHP object-oriented framework to turn sites into real-time, multi-user virtual environments - AJAX Spell
Use AJAX spell checker to check the spelling of tex areas, like gmail message composer, using PHP, Javascript, and pspell / aspell.
|
Discussion

|
|
|