Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

API Platform 1.0 released! Version 2.0 announced.

Posted on September 17, 2015September 17, 2015 by Kévin Dunglas

Spread the word: after months of development the first stable version of the API Platform framework has finally been released!

API Platform is a next-generation PHP web framework designed to create API-first projects easily but without compromise in the field of extensibility and flexibility:

  • Use our awesome code generator to bootstrap a fully-functional data model from Schema.org vocabularies with ORM mapping and validation (you can also do it manually)
  • Expose in minutes an hypermedia REST API that works out of the box by reusing entity metadata (ORM mapping, validation and serialization) ; that embraces JSON-LD, Hydra and provides a ton of features (CRUD, validation and error handling, relation embedding, filters, ordering…)
  • Enjoy the beautiful automatically generated API documentation (Swagger-like)
  • Add easily JSON Web Token or OAuth authentication
  • Create specs and tests with a developer friendly API context system on top of Behat
  • Develop your website UI, webapp, mobile app or anything else you want using your preferred client-side technologies! Tested and approved with AngularJS (integration included), Ionic, React and native mobile apps

First of all I want to thank the more than 40 developers that have contributed a thousand of commits! You’re awesome guys and nothing would have been possible without you.

To follow up with good news, API Platform got a dedicated website and an updated documentation:

Screenshot of the API Platform website

 

Last but not least, you can also build an API in any existing Symfony 2.7 project!

The era of new generation of web applications powered by standard, semantic and auto-discoverable is just beginning.

Learn now how API Platform will help you to create such applications.

Another important news: the development of API Platform 2.0 has already begun. This new version will include even more awesome changes:

  • Content negotiation support (already done)
  • Move of the Property Info component under the umbrella of the Symfony project (in progress)
  • The ADR pattern at the hearth of the API system (already done)
  • Better extension system for the Doctrine bridge (already done)
  • Extraction of most of the generic code from ApiBundle to a standalone PHP library, full decoupling of Symfony (in progress)
  • Rewrite of the metadata and configuration system (in progress)
  • Silex and Laravel support (todo)

Expect a release of the 2.0 version before the end of the year!

If you want to learn more about API Platform, come to my talks:

  • tomorrow in London (Symfony Live unconference): Discover API Platform
  • October 29-30 in San Francisco (Symfony Live): Leveraging a cloud computing infrastructure to build high performance Symfony webapps
  • December 3 in Paris (Symfony Con): Building high profile webapps with Symfony and API Platform

(more dates to come)

The API Platform is a projet brought to you by Les-Tilleuls.coop.

Related posts:

  1. API Platform 2.1: when Symfony meets ReactJS (Symfony Live)
  2. API Platform 2.0 released: creating powerful web APIs has never been so easy
  3. API Platform: A Framework for API-driven Projects (DevTalks Bucharest)
  4. Creating hypermedia APIs in a few minutes using the API Platform framework (APIDays)

Leave a ReplyCancel reply

Social

  • Bluesky
  • GitHub
  • LinkedIn
  • Mastodon
  • X
  • YouTube

Links

  • API Platform
  • FrankenPHP
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks

Subscribe to this blog

Top Posts & Pages

  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • Preventing CORS Preflight Requests Using Content Negotiation
  • FrankenPHP: The Modern Php App Server, written in Go
  • Symfony's New Native Docker Support (Symfony World)
  • Develop Faster With FrankenPHP
  • How to debug Xdebug... or any other weird bug in PHP
  • HTTP compression in PHP (new Symfony AssetMapper feature)
  • PHP and Symfony Apps As Standalone Binaries
  • Generate a Symfony password hash from the command line

Tags

Apache API API Platform Buzz Caddy Docker Doctrine FrankenPHP Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Mercure.rocks Messagerie Instantanée MySQL performance PHP Punk Rock Python React REST Rock'n'Roll Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 webperf XML

Archives

Categories

  • DevOps (84)
    • Ubuntu (68)
  • Go (17)
  • JavaScript (46)
  • Mercure (7)
  • Opinions (91)
  • PHP (170)
    • API Platform (77)
    • FrankenPHP (9)
    • Laravel (1)
    • Symfony (97)
    • Wordpress (6)
  • Python (14)
  • Security (15)
  • SEO (25)
  • Talks (46)
© 2025 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme