-
Notifications
You must be signed in to change notification settings - Fork 2
Home
saturngod edited this page Jan 23, 2012
·
18 revisions
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.
Ava is right for you if :
- You want to developer 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.
Ava need
- PHP 5.0 or later
- PDO library