Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bappychanting/base
Base files for CodeCube frameowork
https://github.com/bappychanting/base
application codecube development framework laravel php web
Last synced: 3 months ago
JSON representation
Base files for CodeCube frameowork
- Host: GitHub
- URL: https://github.com/bappychanting/base
- Owner: bappychanting
- License: mit
- Created: 2020-02-05T09:12:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:44:15.000Z (8 months ago)
- Last Synced: 2024-10-11T09:45:20.210Z (4 months ago)
- Topics: application, codecube, development, framework, laravel, php, web
- Language: PHP
- Homepage: https://codecube.readthedocs.io
- Size: 224 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CodeCube
![Codecube Logo](https://user-images.githubusercontent.com/22908406/197393844-742ec334-eccb-4c52-bc0c-5192ad418a8c.png)
###### 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).