elfphp manual

ELFPHP

  1. Use Model-View-Controller,completely object-oriented
  2. Use namespace,so your php version should be at least 5.3.0
  3. Operate database with PDO(php data object),enhance speed and security problems
  4. Perfect template engine
  5. Effective cache mechanism
  6. Mellow authentication method

below,I will introduce main use-methods of elfphp