popdroid / phoenix
The Phoenix PHP Framework
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/popdroid/phoenix
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:
