api-platform

Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.

MIT License

Downloads
25K
Stars
8.3K
Committers
101

Bot releases are hidden (Show)

api-platform - v3.0.10

Published by soyuka over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/api-platform/compare/v3.0.9...v3.0.10

api-platform - Version 3.0.9

Published by dunglas almost 2 years ago

What's Changed

See also:

api-platform - Version 3.0.8

Published by dunglas almost 2 years ago

API Platform is now shipped with PHP 8.2, NextJS 13, and Tailwind CSS.
The welcome page of the framework has also been modernized:

image

What's Changed

See the changelog of Core 3.0.8.

See also the changelog of Create Client 0.9.2, which includes an updated NextJS generator supporting Next 13 and using Tailwind CSS instead of Bootstrap.

New Contributors

Full Changelog: https://github.com/api-platform/api-platform/compare/v3.0.3...v3.0.8

api-platform - Version 3.0.3

Published by dunglas almost 2 years ago

api-platform - Version 3.0.0

Published by dunglas about 2 years ago

Changelog

Full Changelog: https://github.com/api-platform/api-platform/compare/v2.6.7...v3.0.0

api-platform - Version 3.0.0 rc 1

Published by vincentchalamon about 2 years ago

api-platform - Version 2.6.8

Published by dunglas almost 3 years ago

api-platform - Version 2.6.7

Published by dunglas almost 3 years ago

  • feat(api): API Platform Core 2.6.7 (changelog)
  • feat(api): API Platform Schema Generator 4.0.0 (changelog)
  • feat(api): PHP 8.1
  • feat(api): Symfony 6.0
  • feat(api): compatibility with Symfony Docker
  • feat(front): Next.js 12
api-platform - Version 2.6.6

Published by dunglas about 3 years ago

  • Use Doctrine attributes by default
  • Upgrade dependencies

See also: changelog of the Core library

api-platform - Version 2.6.5

Published by dunglas over 3 years ago

api-platform - Version 2.6.4

Published by dunglas over 3 years ago

  • Remove REACT_APP_API_ENTRYPOINT in favor of window.origin
  • Fix iconv support
  • Don't expose PHP in production mode
  • Use the new DoctrineBundle commands
  • Upgrade dependencies

See also the changelog of the core library

api-platform - Version 2.6.3

Published by dunglas over 3 years ago

  • Log on stderr by default, and use JSON in prod (#1805)
  • Remove useless ports definition in docker-compose.override.yml (#1804)

See also the changelog of the Core library.

api-platform - Version 2.6.2

Published by dunglas over 3 years ago

  • Dependencies upgraded
  • Add link to the Mercure debugger from the Welcome page
  • Fix missing API_PLATFORM_CLIENT_GENERATOR_OUTPUT environment variable (needed by the client generator)
  • Use PHP 8 attributes for validation assertions in the example class
  • Simplify the Caddyfile by using backticks to enclose strings
    *admin/index.js has been renamed admin/index.tsx

See also the changelog of API Platform Core, of API Platform Admin.

api-platform - Version 2.6.1

Published by dunglas over 3 years ago

api-platform - Version 2.6.0

Published by dunglas over 3 years ago

api-platform - Version 2.6.0 beta 1

Published by dunglas almost 4 years ago

api-platform - Version 2.6.0 alpha 1

Published by dunglas almost 4 years ago

Read the announcement!

See also the changelog of the Core library.

api-platform - Version 2.5.7

Published by dunglas about 4 years ago

  • Use Symfony 5.1 by default
  • Use PHP class preloading in the production Docker container
  • Add the Symfony Debug tools to the default installation
  • Add PHPUnit to the default installation
  • Upgrade to Doctrine Migrations v3
  • Improve the error message when the PHP Docker container cannot connect to the database
  • Fix a bug in the Helm chart that was preventing database migrations to run

See also the changelog of the API Platform Core library.

api-platform - Version 2.5.6

Published by dunglas over 4 years ago

  • Now shipped with Mercure 0.10
  • All dependencies have been updated
  • Helm: Fix replica count of the php deployment
  • Helm: Execute DB migrations in an init container

See also the changelog of API Platform Core 2.5.6.

api-platform - Version 2.5.5

Published by dunglas over 4 years ago

  • API Platform is now shipped with Symfony 5 by default
  • Helm: the chart is now compatible with Helm 3 and follows the latest best practices
  • HTTPS: fix local HTTPS configuration
  • CORS: whitelist Vulcain headers
  • Docker Compose: fix some config bugs
  • Upgrade dependencies

See also: the Core changelog

Package Rankings
Top 9.47% on Packagist.org
Top 8.17% on Proxy.golang.org