https://github.com/devsazal/apiato-crud-restful-api
APIATO Framework (CRUD scalable API)
https://github.com/devsazal/apiato-crud-restful-api
apiato apiato-container architectural-patterns porto scalable-applications transformer
Last synced: about 1 year ago
JSON representation
APIATO Framework (CRUD scalable API)
- Host: GitHub
- URL: https://github.com/devsazal/apiato-crud-restful-api
- Owner: DevSazal
- License: mit
- Created: 2021-05-03T03:00:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T08:16:42.000Z (about 5 years ago)
- Last Synced: 2025-06-15T07:11:57.254Z (about 1 year ago)
- Topics: apiato, apiato-container, architectural-patterns, porto, scalable-applications, transformer
- Language: PHP
- Homepage:
- Size: 542 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Build scalable API's faster | With PHP 7.4 and Laravel 8.0
**Apiato** is a framework for building scalable and testable API-Centric Applications with PHP, build on top of Laravel.
It is designed to help you build scalable API's faster, by providing tools and functionalities that facilitates the development of any API-Centric App.
Apiato uses the best frameworks, tools and conventions in a very creative way, to deliver a rich set of features for a modern PHP Application.
**Why!?** Because setting up a solid API from scratch is time consuming (and of course, time is money!).
Apiato gives you the core features of robust API's fully documented, for free; so you can focus on writing your business logic, thus deliver faster to your clients.
Why API-Centric Apps?
Today we’re living in a digital era, where almost everything is connected to the Internet.
Building cross-devices applications is becoming a must. And to do it, you need APIs (Application Programing Interfaces).
Web developers are used to serve HTML pages directly from the Backend. However, this traditional method has many disadvantages nowadays.
API's can serve anything and everything (Mobile Apps, Web Apps, Smart TVs, Smart Watches,...).
As well as, it can be exposed to the world allowing developers to interact with your Application and help growing your business.
API-Centric Apps allows Frontend (Web + Mobile) and Backend developers to work on their codes in parallel.
After the Frontend Apps are ready they get attached to the Backend (API-Centric) code to start functioning.
This leads to zero decoupling between the Frontend and the Backend code and also removes the dependencies.
The API documentation acts as the contract between both sides during the development life cycle of all the Apps.
> Apiato comes with an amazing list of features.
[See Feature List Here](http://apiato.io/)
**Apiato** is built using the new architectural pattern **[Porto](https://github.com/Mahmoudz/Porto)**.
> **Porto SAP** is a modern Software Architectural Pattern, designed to help developers organize their Code in a super maintainable way. It is very helpful for big and long term projects, as they tend to have higher complexity with time.
It's completely **optional** to build your application using the Porto architecture.
Alternatively, you can build it using the [MVC](http://apiato.io/docs/getting-started/software-architectural-patterns#mvc-introduction) architecture, and still benefit from all the features of Apiato.
---
Join our Discord server, by clicking on the icon below.
## Contributing
Feel free to dive in! Fix open [Issues](https://github.com/apiato/apiato/issues/) and submit new [features](https://github.com/apiato/apiato/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc).
Make sure you check our [contribution guide](http://apiato.io/docs/general/contribution-guide/) before getting started.
Apiato follows the [Contributor Covenant](https://www.contributor-covenant.org/version/1/4/code-of-conduct) Code of Conduct.
## Awesome People
Apiato is an MIT-licensed open source project with its ongoing development made possible entirely by the support of all these smart and generous people, from code contributors to financial contributors. 💜
### Project Maintainers
Mahmoud Zalt
@mahmoudz
Johannes Schobel
@johannesschobel
Johan Alvarez
@llstarscreamll
Zeljko Marenovic
@zmaren
Renato Dehnhardt
@rdehnhardt
Julián Bustamante
@JulianBustamante
FWidm
@FWidm
Lloric Mayuga Garcia
@lloricode
Pepe
@jlorente
Arthur Vandenberghe
@deviouspk
Null HZ61 P1
@hz61p1
Martin Kiesel
@Kyslik
Samer Halawani
@shalawani
Mohammad Alavi
@Mohammad-Alavi
Moslem Deris
@moslem-deris
### Code Contributors
[![Apiato Contributors][contributors-src]][contributors-href]
### Financial Contributors
[![Open Collective backers][backers-src]][backers-href]
You can support us using any of the methods below:
1: [Open Collective](https://opencollective.com/apiato/contribute)
2: [Paypal](https://paypal.me/mzmmzz)
3: [Github Sponsors](https://github.com/sponsors/Mahmoudz)
4: [Patreon](https://www.patreon.com/zalt)
---
## Sponsors
Sponsoring is an act of giving in a different fashion. 🌱
### Gold Sponsors
### Silver Sponsors
### Bronze Sponsors
You can sponsor us using any of the methods below:
1: Sponsor via [Open Collective](https://opencollective.com/apiato/contribute/).
2: Email us at support@apiato.io.
*Sponsors logos are displayed on the [github repository](https://github.com/apiato/apiato/) page and the [documentation website](http://apiato.io/docs/) home page.*
[MIT](https://github.com/apiato/apiato/blob/master/LICENSE) © Mahmoud Zalt
[comment]: # (Open Collective Tiers)
[contributors-src]: https://contrib.rocks/image?repo=apiato/apiato
[contributors-href]: https://github.com/apiato/apiato/graphs/contributors
[backers-src]: https://opencollective.com/apiato/tiers/awesome-backers.svg?width=890&button=false&isActive=true
[backers-href]: https://opencollective.com/apiato#contributors
[gold-sponsors-src]: https://opencollective.com/apiato/tiers/gold-sponsors.svg?avatarHeight=80&width=890&button=false&isActive=true
[gold-sponsors-href]: https://opencollective.com/apiato#contributors
[silver-sponsors-src]: https://opencollective.com/apiato/tiers/silver-sponsors.svg?avatarHeight=64&width=890&button=false&isActive=true
[silver-sponsors-href]: https://opencollective.com/apiato#contributors
[bronze-sponsors-src]: https://opencollective.com/apiato/tiers/bronze-sponsors.svg?avatarHeight=48&width=890&button=false&isActive=true
[bronze-sponsors-href]: https://opencollective.com/apiato#contributors