Download the PHP package multisafepay/laravel-cast-json-models without Composer
On this page you can find all versions of the php package multisafepay/laravel-cast-json-models. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download multisafepay/laravel-cast-json-models
More information about multisafepay/laravel-cast-json-models
Files in multisafepay/laravel-cast-json-models
Download multisafepay/laravel-cast-json-models
More information about multisafepay/laravel-cast-json-models
Files in multisafepay/laravel-cast-json-models
Vendor multisafepay
Package laravel-cast-json-models
Short Description A simple and direct way of casting json objects to models
License GPL-3.0-or-later
Package laravel-cast-json-models
Short Description A simple and direct way of casting json objects to models
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-cast-json-models
Laravel json casting
- A easy solution to have decriptions of json objects POCO style, please check tests for examples
- The method Object::collection will convert an array of objects to an collection of PHP objects that extends from CastModels\Model
- The objects that extends from CastModels\Model has the method toArray so can be returned in a response directly
All versions of laravel-cast-json-models with dependencies
PHP Build Version
Package Version
No informations.
The package multisafepay/laravel-cast-json-models contains the following files
Loading the files please wait ....