Nephtali Documentation

From Nephtali Documentation

Revision as of 16:14, 21 February 2010 by Adam (Talk | contribs)
Jump to: navigation, search

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

  1. Install Nephtali.
  2. Upgrade Nephtali.
  3. Configure Nephtali.

Architecture and Conventions

  1. Design Principles.
  2. File Structure.
  3. Markup.
  4. Ports: The Gatekeepers.
  5. Pipes: Dynamic Displays.
  6. Outputs: Simple Display Values.
  7. Requests: Parallel Processing.
  8. Vals: Immutable Values.

Examples

  1. Hello World!
  2. Form Validation.
  3. Simple Auth.
  4. Templates.
  5. Database Access.
  6. Parallel Processing.
  7. Parsing XML.
  8. Formatting Arrays.

Functions Library

  1. Installing Functions
  2. Contributing Functions
  3. Current Functions List

IDE Support

  1. Docblock Support.

Best Practices

  1. Complex, ajax-enhanced presentation options with staging areas.
  2. Refactoring throughout the development process.

Playing nicely with others

  1. Zend.
Personal tools