An open API service indexing awesome lists of open source software.

https://github.com/guilhermestracini/api-service-boilerplate-php

💡 🏗️ A boilerplate API + service/worker template for PHP
https://github.com/guilhermestracini/api-service-boilerplate-php

api api-rest boilerplate boilerplate-php boilerplate-template command cqrs-worker hacktoberfest no-framework php query service simple worker

Last synced: 2 months ago
JSON representation

💡 🏗️ A boilerplate API + service/worker template for PHP

Awesome Lists containing this project

README

        

# 🚀 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](https://github.com/guibranco/api-service-boilerplate-php/blob/main/LICENSE) or read more at [opensource.org/licenses/MIT](http://opensource.org/licenses/MIT).

⚖️ Feel free to replace the license with one that better suits your project's needs.

---

**Happy coding!** 🎉👨‍💻👩‍💻