Download the PHP package kepka42/laravel-serializer without Composer
On this page you can find all versions of the php package kepka42/laravel-serializer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kepka42/laravel-serializer
More information about kepka42/laravel-serializer
Files in kepka42/laravel-serializer
Download kepka42/laravel-serializer
More information about kepka42/laravel-serializer
Files in kepka42/laravel-serializer
Please rate this library. Is it a good library?
Informations about the package laravel-serializer
Laravel-serializer
About
The laravel-serializer
package allows you to serialize objects is very simply
Installation
Require the kepka42/laravel-serializer
package in your composer.json and update your dependencies:
Also you need publish the config using command:
Usage
For create serializer you can you command:
This command will create class of serializer in Serializer
folder which is located in app
directory of your application:
License
Released under the MIT License, see LICENSE.
All versions of laravel-serializer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package kepka42/laravel-serializer contains the following files
Loading the files please wait ....