π‘ποΈ A boilerplate template for building an API and Service/Worker in PHP
This repository is a template designed to bootstrap a pure PHP project with an API (web server interface) and a Service/Worker (daemon, cronjob, or background process).
π§ Use this template to kickstart scalable and maintainable PHP solutions without any unnecessary dependencies.
- 𧩠API-ready: Set up endpoints for your application seamlessly.
- βοΈ Service/Worker: Pre-configured support for background tasks, cronjobs, or daemons.
- ποΈ Pure PHP: No heavy frameworks; lightweight, flexible, and customizable.
- π― MIT License: Ready for commercial or personal use.
This project is licensed under the MIT License.
π View LICENSE or read more at opensource.org/licenses/MIT.
βοΈ Feel free to replace the license with one that better suits your project's needs.
Happy coding! ππ¨βπ»π©βπ»