codatsoft / codatbase
Codatsoft Codebase Framework 3.9.5
Requires
- php: ^8.3
- guzzlehttp/guzzle: ^7.9
- laravel/framework: ^v11.33.2
- sentry/sentry-laravel: ^4.5.0
README
Getting started
To install Codatbase Framework use the following composer command:
composer require codatsoft/codatbase
Editing this README
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to makeareadme.com for this template.
Suggestions for a good README
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
Name
Codatsoft Codatbase
Description
Simple and powerful framework that sits on top of Laravel to perform common tasks of your development path.
Badges
No badges yet.
Visuals
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
Installation
To install Codatbase Framework use the following composer command:
composer require codatsoft/codatbase
Please make sure you have Laravel 11 or above with PHP 8.3.
Usage
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
Support
We are very happy to answer your support question at: bassel@codatsoft.com
Roadmap
If you have ideas for releases in the future, it is a good idea to list them in the README.
Contributing
We welcome any contributions to this project with focus on simplicity and OOP design.
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
Authors and acknowledgment
Show your appreciation to those who have contributed to the project.
License
MIT License.
Project status
This is our first version of the project and we are happy to receive contributions.