Nephtali Documentation

From Nephtali Documentation

(Redirected from Main Page)
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.

Architecture and Conventions

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

Examples

  1. Templates.
  2. Database Access.
  3. Parallel Processing.
  4. Parsing XML.
  5. Formatting Arrays.

Functions Library

  1. Current Functions List
Personal tools