Skip to content
/ apiato Public
forked from apiato/apiato

PHP Framework for building scalable API's on top of Laravel 7

License

Notifications You must be signed in to change notification settings

sdjrppl/apiato

 
 

Repository files navigation

forthebadge

Apiato

Build scalable API's faster | With PHP 7.4 and Laravel 7

Apiato Logo

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

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.

Features

Apiato comes with an amazing list of features.

Apiato Features

Documentation

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.


Apiato Docs


Join our Slack chatting room, by clicking on the icon below.

Apiato SLACK

Contributing

Feel free to dive in! Fix open Issues and submit new features.
Make sure you check our contribution guide before getting started.
Apiato follows the Contributor Covenant Code of Conduct.

Awesome People

Apiato exists thanks to all the people who contribute.


Mahmoud Zalt
@mahmoudz

Johannes Schobel
@johannesschobel

Johan Alvarez
@llstarscreamll

Zeljko Marenovic
@zmaren

Renato Dehnhardt
@rdehnhardt

Julián Bustamante
@JulianBustamante

Ahmed Abd El-Ftah
@Te7a-Houdini

FWidm
@FWidm

Lloric Mayuga Garcia
@lloricode

Pepe
@jlorente

Arthur Vandenberghe
@deviouspk

Null HZ61 P1
@hz61p1

Martin Kiesel
@Kyslik

Samer Halawani
@shalawani

< Join Us >
@apiato

Code Contributors

Financial Support

Help us sustain the project.

Option 1: Donate via Paypal.
Option 2: Become a Github Sponsors.
Option 3: Become a Sponsor/Backer via Open Collective.
Option 4: Become a Patreon.

Sponsors

Sponsor Apiato with your organization.
Your logo will show up on the github repository index page and the documentation main page.
For more info contact support@apiato.io.

Backers

License

MIT © Mahmoud Zalt

About

PHP Framework for building scalable API's on top of Laravel 7

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.8%
  • HTML 1.1%
  • Vue 0.1%