- Notifications
You must be signed in to change notification settings - Fork0
A flawless framework for building scalable and testable API-Centric Apps with PHP 7 and Laravel 5.6
License
denis019/apiato
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
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 great features:
Support this project by becoming a sponsor.
Your logo will show up on thegithub repository index page, thesite landing page and thedocumentation main page, with a link to your website. [Become a sponsor]
Apiato is built using the new architectural patternPorto.
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 completelyoptional to build your application using the Porto architecture.Alternatively, you can build it using theMVC architecture, and still benefit from all the features of Apiato.
Join our Slack chatting room, by clicking on the icon below.
- Mahmoud Zalt (Twitter@Mahmoud_Zalt).
- Johannes Schobel
- Johan Alvarez
- Join us, by submitting 20 useful PR's.
Help keeping the project development going, bycontributing or donating a little.Thanks in advance.
Donate directly viaPaypal
or become a backer onOpen Collective
or show your support viaBeerpay
TheMIT License.
About
A flawless framework for building scalable and testable API-Centric Apps with PHP 7 and Laravel 5.6
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
Languages
- PHP98.2%
- HTML1.5%
- Other0.3%