https://github.com/mediamonks/symfony-rest-api-bundle
Integrates the MediaMonks REST API Spec in Symfony
https://github.com/mediamonks/symfony-rest-api-bundle
api json php rest rest-api symfony symfony-bundle
Last synced: about 1 year ago
JSON representation
Integrates the MediaMonks REST API Spec in Symfony
- Host: GitHub
- URL: https://github.com/mediamonks/symfony-rest-api-bundle
- Owner: mediamonks
- License: mit
- Created: 2016-02-01T12:58:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T07:40:51.000Z (over 3 years ago)
- Last Synced: 2025-04-03T12:11:18.711Z (about 1 year ago)
- Topics: api, json, php, rest, rest-api, symfony, symfony-bundle
- Language: PHP
- Homepage: http://www.mediamonks.com/
- Size: 191 KB
- Stars: 16
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/mediamonks/symfony-rest-api-bundle)
[](https://scrutinizer-ci.com/g/mediamonks/symfony-rest-api-bundle/?branch=master)
[](https://scrutinizer-ci.com/g/mediamonks/symfony-rest-api-bundle/?branch=master)
[](https://packagist.org/packages/mediamonks/rest-api-bundle)
[](https://packagist.org/packages/mediamonks/rest-api-bundle)
[](https://packagist.org/packages/mediamonks/rest-api-bundle)
[](https://insight.sensiolabs.com/projects/c42e43fd-9c7b-47e1-8264-3a98961e9236)
[](https://packagist.org/packages/mediamonks/rest-api-bundle)
# MediaMonks Symfony Rest API Bundle
This bundle provides tools to implement a Rest API by using the [MediaMonks Rest Api](https://github.com/mediamonks/php-rest-api) library.
## Highlights
- Easiest Rest API bundle to use
- Supports all library options
The highlights of the library itself can be found in the libraries [readme](https://github.com/mediamonks/php-rest-api).
## Documentation
Please refer to the files in the [/Resources/doc](/Resources/doc) folder.
## Requirements
- PHP ^5.6, ^7.0
- Symfony ^3.0, ^4.0
To use the library.
## Security
If you discover any security related issues, please email devmonk@mediamonks.com instead of using the issue tracker.
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.