popdroid / phoenix
This package is abandoned and no longer maintained.
No replacement package was suggested.
The Phoenix PHP Framework
v1.11
2018-08-30 01:04 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2020-01-18 08:01:56 UTC
README
Phoenix
Phoenix is a simple MVC framework written in PHP for projects that are ranged from small to middle in size.
Features included
- Centralized templating.
- Services extension for controller logics.
- Multi database connections.
Installation
Installation is done with Composer. Simply use the line below: