Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 607 Bytes

Avenue Build Status

  • A lightweight MVC framework for quick PHP web development and prototyping.

Features

  • PHP >=5.5
  • Written in PSR-2 coding standard.
  • Working with PSR-4 packages via composer.
  • Take advantages of PHP new features (namespaces, traits, short array syntax, etc.)
  • Fast, lightweight and extensible.

TODO

  • Documentation.

License