Skip to content
Htain Lin Shwe edited this page Mar 8, 2012 · 18 revisions

Welcome to Ava Framework

Ava framework is a PHP framework for PHP developer who want to build websites or RESTful API. Its design for RESTful routing system and to achieve easier than you could if you were writing code from scratch. It provide a libraries and simple logic structure. Its have a two routing system , codeIgniter and sinatra.

Who is Ava For ?

Ava is right for you if :

  • You want a framework to develop RESTful API.
  • You want a framework that requires easy configuration.
  • You want a framework does not require command line.
  • You want a framework does not require restrictive rules.
  • You want a framework does can merge other Class easily.

Requirement

Ava need

  • PHP 5.0 or later
  • PDO library
  • MySQL 4.1 +

Content

Clone this wiki locally