Nephtali Documentation
From Nephtali Documentation
Nephtali Documentation
Nephtali is a PHP web framework that leverages the new functional capabilities of PHP 5.3, focuses on security, and attempts to simplify the web application development process by providing a framework architecture that revolves around the details in the user interface.
Contents |
Install and Configure
Architecture and Conventions
- Design Principles.
- File Structure.
- Markup.
- Ports: The Gatekeepers.
- Pipes: Dynamic Displays.
- Outputs: Simple Display Values.
- Requests: Parallel Processing.
- Vals: Immutable Values.
Examples
- Hello World!
- Form Validation.
- Simple Auth.
- Templates.
- Database Access.
- Parallel Processing.
- Parsing XML.
- Formatting Arrays.
Functions Library
IDE Support
Best Practices
- Complex, ajax-enhanced presentation options with staging areas.
- Refactoring throughout the development process.
Playing nicely with others
- Zend.

