All Projects → apiato → Apiato

apiato / Apiato

Licence: mit
PHP Framework for building scalable API's on top of Laravel.

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to Apiato

Flask Api Starter Kit
Start a Flask API in less than 5 minutes
Stars: ✭ 296 (-88.46%)
Mutual labels:  api, starter-kit
Postgrest Starter Kit
Starter Kit and tooling for authoring REST API backends with PostgREST
Stars: ✭ 657 (-74.38%)
Mutual labels:  api, starter-kit
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+31.71%)
Mutual labels:  api, starter-kit
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (-98.52%)
Mutual labels:  starter-kit, starter-project
Phalapi
A PHP framework foucs on API fast development.接口,从简单开始!PhalApi简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发。
Stars: ✭ 1,365 (-46.76%)
Mutual labels:  api, php-framework
Crud
CRUD PORTO Containers for apiato and Angular2 modules generator, based on Laravel 5.4 and Angular 2.4+
Stars: ✭ 23 (-99.1%)
Mutual labels:  porto, apiato
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (-85.45%)
Mutual labels:  api, starter-kit
enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (-98.91%)
Mutual labels:  starter-kit, starter-project
Wertik Js
💪 A library that powers your app with GraphQL + Rest API
Stars: ✭ 56 (-97.82%)
Mutual labels:  api, starter-kit
Go Restful Api
An idiomatic Go REST API starter kit (boilerplate) following SOLID principles and Clean Architecture
Stars: ✭ 1,043 (-59.32%)
Mutual labels:  api, starter-kit
aspnet-mvc5-starter-template
Asp.Net MVC 5 Starter Kit is a S.O.L.I.D, clean and globalized template with all the necessary boilerplate, ready to go.
Stars: ✭ 39 (-98.48%)
Mutual labels:  starter-kit, starter-project
Express Graphql Typescript Boilerplate
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
Stars: ✭ 163 (-93.64%)
Mutual labels:  api, starter-kit
flask-app-blueprint
Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flask, PostgreSQL, et al. deployed on Heroku. The #1 starter project.
Stars: ✭ 144 (-94.38%)
Mutual labels:  starter-kit, starter-project
SampleProject
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject
Stars: ✭ 31 (-98.79%)
Mutual labels:  starter-kit, starter-project
ts-detox-example
Example TypeScript + React-Native + Jest project that integrates Detox for writing end-to-end tests
Stars: ✭ 54 (-97.89%)
Mutual labels:  starter-kit, starter-project
Nodejsstarterkit
Starter Kit for Node.js v14.x, minimum dependencies 🚀
Stars: ✭ 348 (-86.43%)
Mutual labels:  api, starter-kit
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-99.41%)
Mutual labels:  starter-kit, starter-project
symfony-lts-docker-starter
🐳 Dockerized your Symfony project using a complete stack (Makefile, Docker-Compose, CI, bunch of quality insurance tools, tests ...) with a base according to up-to-date components and best practices.
Stars: ✭ 39 (-98.48%)
Mutual labels:  starter-kit, starter-project
Starling Api Web Starter Kit
Starter kit and example app for using the Starling API.
Stars: ✭ 46 (-98.21%)
Mutual labels:  api, starter-kit
Subzero Starter Kit
Starter Kit and tooling for authoring GraphQL/REST API backends with subZero
Stars: ✭ 136 (-94.7%)
Mutual labels:  api, starter-kit

Welcome to Apiato

Apiato Logo

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

Build Status Total Downloads Latest Stable Version License support

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.

See Feature List Here

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 Discord server, by clicking on the icon below.

Apiato Discord

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 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

Financial Contributors

Open Collective backers

You can support us using any of the methods below:

1: Open Collective
2: Paypal
3: Github Sponsors
4: Patreon


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.
2: Email us at [email protected].

Sponsors logos are displayed on the github repository page and the documentation website home page.

License

MIT © Mahmoud Zalt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].