Popularity
9.3
Stable
Activity
8.3
-
8,264
219
942

Description

API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility:

- Design your own data model as plain old PHP classes or import an existing one from the Schema.org vocabulary - Expose in minutes a hypermedia REST API with pagination, data validation, access control, relation embedding, filters and error handling... - Benefit from Content Negotation: JSON-LD, Hydra, HAL, YAML, JSON, XML and CSV are supported out of the box - Enjoy the beautiful automatically generated API documentation (Swagger/OpenAPI) - Add a convenient Material Design adminitration interface built with React without writing a line of code - Scaffold a fully functional Single-Page-Application built with React, Redux, React Router and Bootstrap thanks to the CRUD generator - Install a development environment and deploy your project in production using Docker - Easily add JSON Web Token or OAuth authentication - Create specs and tests with a developer friendly API testing tool on top of Behat

Monthly Downloads: 24
Programming language: TypeScript
License: MIT License
Tags: API     Framework     REST     JavaScript     Symfony     Hal     Hypermedia     Docker     Doctrine     Bundle     Hydra     JSON-LD     Schema.org     Swagger    
Latest version: v2.6.0-alpha.1

API Platform alternatives and similar libraries

Based on the "API" category.
Alternatively, view API Platform alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of API Platform or a related project?

Add another 'API' Library

README

API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility:

GitHub Actions Codecov

The official project documentation is available on the API Platform website.

API Platform embraces open web standards and the Linked Data movement. Your API will automatically expose structured data. It means that your API Platform application is usable out of the box with technologies of the semantic web.

It also means that your SEO will be improved because Google leverages these formats.

Last but not least, the server component of API Platform is built on top of the Symfony framework, while client components leverage React (Vue.js flavors are also available). It means that you can:

  • Use thousands of Symfony bundles and React components with API Platform.
  • Integrate API Platform in any existing Symfony, React or Vue application.
  • Reuse all your Symfony and JavaScript skills, benefit of the incredible amount of documentation available.
  • Enjoy the popular Doctrine ORM (used by default, but fully optional: you can use the data provider you want, including but not limited to MongoDB and Elasticsearch)

Install

Read the official "Getting Started" guide.

Credits

Created by Kévin Dunglas. Commercial support available at Les-Tilleuls.coop.