apiato / apiato by Mahmoudz

A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
27,230
2,952
132
Package Data
Maintainer Username: Mahmoudz
Maintainer Contact: mahmoud@zalt.me (Mahmoud Zalt)
Package Create Date: 2016-04-17
Package Last Update: 2024-03-16
Home Page: http://apiato.io
Language: PHP
License: MIT
Last Refreshed: 2024-03-23 03:05:31
Package Statistics
Total Downloads: 27,230
Monthly Downloads: 320
Daily Downloads: 2
Total Stars: 2,952
Total Watchers: 132
Total Forks: 478
Total Open Issues: 16

Apiato

apiato Scrutinizer Code Quality Codacy Badge Build Status Build Status Latest Stable Version Backers on Open Collective Sponsors on Open Collective License

What is Apiato

Apiato is a framework for building scalable and testable API-Centric Applications with PHP.

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.

Features

Apiato comes with great features:

Sponsors

Support this project by becoming a sponsor.

Your logo will show up on the github repository index page, the site landing page and the documentation main page, with a link to your website. [Become a sponsor]

Documentation

forthebadge

Apiato is built using the new architectural pattern 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 architecture, and still benefit from all the features of Apiato.


Contributors

Creators:

Core contributors:

Awesome contributors:

Donations

Help keeping the project development going, by contributing or donating a little. Thanks in advance.

Donate directly via Paypal

Donate

or become a backer on Open Collective

or show your support via Beerpay

Beerpay

License

The MIT License.