codecube / base
Base files for CodeCube Framework.
Installs: 99
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/codecube/base
Requires
- php: >=7.0
- phpmailer/phpmailer: ~6.0
README
An easy & lightweight PHP framework inspired by Laravel.
Aims of this framework are to
- Provide a foundation to creative PHP developers for faster dynamic website development. Small, hand-built libraries that the framework is based on guarantee minimum performance overhead.
- Assist PHP newcomers who are looking forward to begin coding in Laravel. Due to familiar, pure PHP coding in a similar structure to Laravel framework, it will be easier for a PHP beginner to adopt this framework, evaluate how the basics of a web framework work and switch to Laravel later on.
Documentation
To get the full documentation please visit this page.
License
The CodeCube framework is open-source software licensed under the MIT license.
