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

Maintainers

Package info

github.com/borisding/avenue

Type:project

pkg:composer/avenue/avenue

Transparency log

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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