rabsanaco / api
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
Requires
- php: >=7.1.3
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-tokenizer: *
- doctrine/dbal: 2.5.*
- fideloper/proxy: ~4.0
- laravel/framework: 5.6.*
- laravel/tinker: ~1.0
- wikimedia/composer-merge-plugin: ^1.3.1
Requires (Dev)
- filp/whoops: ~2.0
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~7.0
- dev-master
- 7.4.x-dev
- v7.4.8
- v7.4.7
- v7.4.6
- v7.4.5
- v7.4.4
- v7.4.3
- v7.4.2
- v7.4.1
- v7.4.0
- 7.3.x-dev
- v7.3.3
- v7.3.2
- v7.3.1
- v7.3.0
- v7.2.3
- v7.2.2
- v7.2.1
- v7.2.0
- 7.1.x-dev
- v7.1.4
- v7.1.3
- v7.1.2
- v7.1.1
- v7.1.0
- 7.0.x-dev
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- 5.0.x-dev
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- 4.1.x-dev
- v4.1.4
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- 4.0.x-dev
- v4.0.2
- v4.0.1
- v4.0.0
- 3.0.x-dev
- v3.0.2
- v3.0.1
- v3.0.0
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-rc.4
- v1.0.0-rc.3
- v1.0.0-rc.2
- v1.0.0-rc.1
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- v1.0.0-beta
- v1.0.0-alpha.8
- v1.0.0-alpha.7
- v1.0.0-alpha.6
- v1.0.0-alpha.5
- v1.0.0-alpha.4
- v1.0.0-alpha.3
- v1.0.0-alpha.2
- v1.0.0-alpha.1
- v1.0.0-alpha
- dev-laravel-6
- dev-7.2-LTS
This package is auto-updated.
Last update: 2024-10-29 05:59:24 UTC
README
Build great API's faster | with PHP and laravel
What is Apiato
Apiato is a framework (or starter project) for building scalable and testable API-Centric Applications with PHP. It is 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 great features:
Sponsors
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
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.
Join our Slack chatting room, by clicking on the icon below.
Contributors
Core contributors:
- Mahmoud Zalt (Twitter @Mahmoud_Zalt).
- Johannes Schobel
- Johan Alvarez
- Join us and keep the poroject alive.
Awesome contributors:
Donations
Help keeping the project development going, by contributing or donating a little. Thanks in advance.
Donate directly via Paypal
or show your support via Beerpay
or become a backer on Open Collective
License
The MIT License.