Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
💡 🏗️ A boilerplate API + service/worker template for PHP
- Host: GitHub
- URL: https://github.com/guilhermestracini/api-service-boilerplate-php
- Owner: GuilhermeStracini
- License: mit
- Created: 2024-02-07T21:23:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T14:20:55.000Z (about 2 months ago)
- Last Synced: 2024-11-25T15:22:27.983Z (about 2 months ago)
- Topics: api, api-rest, boilerplate, boilerplate-php, boilerplate-template, command, cqrs-worker, hacktoberfest, no-framework, php, query, service, simple, worker
- Language: Shell
- Homepage: https://guilhermestracini.github.io/api-service-boilerplate-php/
- Size: 120 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# API + service/worker boilerplate template
💡 🏗️ A boilerplate API + service/worker template for PHP
---
## About
This is a **template repository** that sets the basic code and infrastructure for a repository/solution in **PHP** to create a **pure PHP project with API and service/worker**.
---
## License
Licensed under: **MIT license** ([LICENSE](https://github.com/guibranco/api-service-boilerplate-php/blob/main/LICENSE) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT)).
This will also be your project's **LICENSE**, but you can change it to another one that suits your needs.