Skip to content

πŸ’‘ πŸ—οΈ A boilerplate API + service/worker template for PHP

License

Notifications You must be signed in to change notification settings

GuilhermeStracini/api-service-boilerplate-php

Repository files navigation

πŸš€ API + Service/Worker boilerplate template for PHP 🐘

πŸ’‘πŸ—οΈ A boilerplate template for building an API and Service/Worker in PHP


πŸ“œ About

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.


πŸš€ Key Features

  • 🧩 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.

πŸ“„ License

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! πŸŽ‰πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»