Download the PHP package psychob/laravel-serializer without Composer
On this page you can find all versions of the php package psychob/laravel-serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download psychob/laravel-serializer
More information about psychob/laravel-serializer
Files in psychob/laravel-serializer
Download psychob/laravel-serializer
More information about psychob/laravel-serializer
Files in psychob/laravel-serializer
Vendor psychob
Package laravel-serializer
Short Description An integration of JMS Serializer with Laravel!
License MIT
Package laravel-serializer
Short Description An integration of JMS Serializer with Laravel!
License MIT
Keywords serializerlaravel
Please rate this library. Is it a good library?
Informations about the package laravel-serializer
Laravel Serializer
Binds the JMS serializer library to Laravel and allows schemas to be defined according to normal Laravel configuration conventions.
Setup
To get Laravel Serializer ready for use in your project, take the usual steps for setting up a Laravel package.
- Run:
- Add to your service provider:
- Run
Configuring
All configuration is stored in config/serializer.php
.
Credits
This library is maintained by Andrzej Budzanowski, based on atrauzzi/laravel-serializer by Alexander Trauzzi
All versions of laravel-serializer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
laravel/framework Version >=5.5
jms/serializer Version ^1.9
doctrine/cache Version ^1.7
laravel/framework Version >=5.5
jms/serializer Version ^1.9
doctrine/cache Version ^1.7
The package psychob/laravel-serializer contains the following files
Loading the files please wait ....