Impressed with the way Yii framework works, So tweaked few key components which will help geeks.
The major objective of this Custom Yii Framework HAN is to satisfy the need of the microservice framework in startups
Uses Yii 2.0 as a foundation PHP framework.
Please follow the following guides and code standards:
For any further details contact [email protected]
commands/ contains console commands (controllers)
config/ contains application configurations
controllers/ contains Web controller classes
models/ contains model classes
modules/ contains modules classes which are useful for versioning
runtime/ contains files generated during runtime
vendor/ contains dependent 3rd-party packages
web/ contains the entry script and Web resources
All contributions in any kind are more than welcome!