fazland/api-platform-bundle

Build RESTful API within a Symfony project.

v1.0 2019-10-29 15:41 UTC

This package is auto-updated.

Last update: 2024-03-29 03:20:43 UTC


README

Build Status

This bundle helps to build RESTful API within a Symfony project.

Requirements

  • php ^7.4
  • symfony/symfony ^4.4|^5.0

Installation

The suggested installation method is via composer:

$ composer require fazland/api-platform-bundle

Using ApiPlatformBundle

Work in progress.

Test

Run

$ vendor/bin/phpunit

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

ApiPlatformBundle is licensed under the MIT License - see the LICENSE file for details