Extra Light PHP Framework

Home page

ELF PHP is a php framework with a very small footprint, built on Model-View-Controller architecture.

Features

  • Caching system
  • URL Routing system
  • Logging system
  • Requests handler
  • Image manipulation class
  • Database abstractization
  • Minimal server load

Next, in Beta 3 (RC 2)

  • Validation class
  • Session class
  • Pagination class
  • File upload
  • Common scripts
  • Improved caching engine
  • Improved models