Skip to content

fazland/api-platform-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8258ce1 · Apr 1, 2020
Dec 28, 2018
Apr 1, 2020
Apr 1, 2020
Dec 2, 2019
Dec 28, 2018
Dec 2, 2019
Jan 6, 2018
Jan 14, 2020
Jan 14, 2020
Jan 14, 2020
Dec 28, 2018
Jan 14, 2020
Aug 8, 2018

Repository files navigation

Fazland - ApiPlatformBundle

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