https://github.com/bappychanting/codecube
CodeCube- An easy & lightweight PHP framework inspired by Laravel.
https://github.com/bappychanting/codecube
application codecube development framework laravel laravel-framework php web
Last synced: 5 months ago
JSON representation
CodeCube- An easy & lightweight PHP framework inspired by Laravel.
- Host: GitHub
- URL: https://github.com/bappychanting/codecube
- Owner: bappychanting
- Created: 2017-12-11T09:55:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:43:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T03:33:02.124Z (about 1 year ago)
- Topics: application, codecube, development, framework, laravel, laravel-framework, php, web
- Language: PHP
- Homepage: https://codecube.readthedocs.io
- Size: 2.76 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeCube

###### 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](https://codecube.readthedocs.io).
## License
The CodeCube framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).