Download the PHP package skript-manufaktur/simple-rest-bundle without Composer
On this page you can find all versions of the php package skript-manufaktur/simple-rest-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download skript-manufaktur/simple-rest-bundle
More information about skript-manufaktur/simple-rest-bundle
Files in skript-manufaktur/simple-rest-bundle
Package simple-rest-bundle
Short Description Upgrading a Symfony project with capabilities of a simple REST API.
License MIT
Homepage https://github.com/Sengorius/simple-rest-bundle.git
Informations about the package simple-rest-bundle
Skript-Manufaktur -- Simple REST Bundle
This Symfony bundle introduces helpers for a REST API. It is optimized to use the symfony/messenger
component
internally.
Installation
This package is available on Packagist and should be installed using Composer:
If you don't use Symfony Flex, you must enable the bundle manually in the application:
Documentation
The documentation for this bundle will be maintained in the GitHub pages: https://sengorius.github.io/repositories/simple-rest/index.html
Tests
Like to validate the tests or check coding standards? Clone the repository, run composer install
and
composer check-bundle
or take a look at the composer.json
to run single code checks.
All versions of simple-rest-bundle with dependencies
ext-ctype Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.14
doctrine/orm Version ^3.3
symfony/messenger Version ^7.
symfony/options-resolver Version ^7.3
symfony/property-access Version ^7.3
symfony/property-info Version ^7.3
symfony/serializer Version ^7.3
symfony/validator Version ^7.3