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 cannot find the file specified.
Related LinksEdit
CompetitorsEdit
testing test
|
Related Projects 
|
- Feather Ajax 1.1
Are you wanting to jump on the ajax bandwagon, but you don't want to sacrifice your load time? I've created an easy-to-use ajax library that is less than 1KB. I'll teach you how it works, so you can either use my library, or revise what I've done and create your own. - mp3act web mp3 ajax jukebox
mp3act Digital Music Server is a PHP and MySQL driven mp3 web-based jukebox for playing music locally or streaming music to anywhere in the world. It utilizes AJAX and web standards to create an incredible user experience. AudioScrobbler support too. - DutchPIPE
PHP object-oriented framework to turn sites into real-time, multi-user virtual environments - CakePHP
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. - ajChat
Ajchat is a simple online chat system which uses AJAX. Ajchat also allows sharing or embedding of chatrooms into websites - AJASON
PHP 5 library and JavaScript client for AJAX. Fetch data asynchronously and develop interactive GUI-like Web applications. Call PHP functions and object methods from JavaScript and exchange even complex data types between client and server.
|
Discussion

|
|
|