Download the PHP package theofidry/eloquent-serializer without Composer
On this page you can find all versions of the php package theofidry/eloquent-serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theofidry/eloquent-serializer
More information about theofidry/eloquent-serializer
Files in theofidry/eloquent-serializer
Download theofidry/eloquent-serializer
More information about theofidry/eloquent-serializer
Files in theofidry/eloquent-serializer
Vendor theofidry
Package eloquent-serializer
Short Description Symfony Serializer bridge for the Eloquent ORM.
License MIT
Package eloquent-serializer
Short Description Symfony Serializer bridge for the Eloquent ORM.
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-serializer
EloquentSerializer
Package to allow Symfony Serializer to work on Eloquent models.
Table of Contents
- Install
- Laravel
- Symfony
- Usage
- Contributing
Install
You can use Composer to install the bundle to your project:
Laravel (~5.5.0)
Nothing to do, the provider is automatically discovered :)
Symfony (^3.4 || ^4.0)
Enable the bundle by updating your app/AppKernel.php
file to enable the bundle:
Usage
Contributing
You can find two bash scripts to help with the testing:
All versions of eloquent-serializer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
illuminate/database Version ~5.5.0
symfony/property-access Version ^3.4 || ^4.0
symfony/property-info Version ^3.4 || ^4.0
symfony/serializer Version ^3.4 || ^4.0
illuminate/database Version ~5.5.0
symfony/property-access Version ^3.4 || ^4.0
symfony/property-info Version ^3.4 || ^4.0
symfony/serializer Version ^3.4 || ^4.0
The package theofidry/eloquent-serializer contains the following files
Loading the files please wait ....