vermillion / vermillion
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yet another lightweight framework.
2.2.0
2015-08-19 00:45 UTC
Requires
- php: >=5.6
- doctrine/annotations: ~1.2
- doctrine/cache: ~1.0
- katzgrau/klogger: ~1.0
- league/booboo: ~1.0
- league/tactician: 0.6.*
- nikic/fast-route: 0.5.*
- php-di/php-di: ~5.0
- psr/log: ~1.0
- symfony/console: ~2.7
- symfony/http-foundation: ~2.7
- vermillion/json-rpc: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.8
This package is not auto-updated.
Last update: 2018-05-24 10:25:04 UTC
README
A lightweight Web Development Framework written in PHP.
What's inside?
- symfony/http-foundation -- Defines an object-oriented layer for the HTTP specification.
- nikic/fast-route -- A fast implementation of a regular expression based router.
- mnapoli/php-di -- Fast, modern and powerful dependency injection container for humans.
- league/tactician -- A small, pluggable command bus library.
More information
Read the documentation for more information.
License
The MIT License (MIT)