avenue/avenue

This package is abandoned and no longer maintained. No replacement package was suggested.

Avenue - A lightweight MVC framework for quick PHP web development and prototyping

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:project

dev-master 2017-03-19 06:08 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:04:15 UTC


README

  • 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