https://github.com/bappychanting/codecubedocs
Documentation of CodeCube Framework
https://github.com/bappychanting/codecubedocs
application codecube development framework laravel php web
Last synced: about 2 months ago
JSON representation
Documentation of CodeCube Framework
- Host: GitHub
- URL: https://github.com/bappychanting/codecubedocs
- Owner: bappychanting
- License: mit
- Created: 2022-11-03T10:30:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T02:34:29.000Z (about 2 years ago)
- Last Synced: 2025-02-13T20:37:13.087Z (over 1 year ago)
- Topics: application, codecube, development, framework, laravel, php, web
- Homepage: https://codecube.readthedocs.io
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.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).