Fork of API Platform to make the 2.7 version working with latest Symfony 6.4 versions
cmnemoi/api-platform-core is a Laravel package for fork of api platform to make the 2.7 version working with latest symfony 6.4 versions.
It currently has 0 GitHub stars and 934 downloads on Packagist (latest version v4.2.0-alpha.1).
Install it with composer require cmnemoi/api-platform-core.
Discover more Laravel packages by cmnemoi
or browse all Laravel packages to compare alternatives.
Last updated
API Platform Core is an easy to use and powerful system to create hypermedia-driven REST and GraphQL APIs. It is a component of the API Platform framework and it can be integrated with the Symfony framework using the bundle distributed with the library.
It natively supports popular open formats including JSON for Linked Data (JSON-LD), Hydra Core Vocabulary, OpenAPI v2 (formerly Swagger) and v3, HAL and Problem Details.
Build a working and fully-featured CRUD API in minutes. Leverage the awesome features of the tool to develop complex and high performance API-first projects. Extend or override everything you want.
The documentation of API Platform Core Library can be browsed on the official website.