Download the PHP package ramasdev/simple-collection-transformer without Composer
On this page you can find all versions of the php package ramasdev/simple-collection-transformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ramasdev/simple-collection-transformer
More information about ramasdev/simple-collection-transformer
Files in ramasdev/simple-collection-transformer
Download ramasdev/simple-collection-transformer
More information about ramasdev/simple-collection-transformer
Files in ramasdev/simple-collection-transformer
Vendor ramasdev
Package simple-collection-transformer
Short Description Simple data to Laravel collection transformer.
License MIT
Package simple-collection-transformer
Short Description Simple data to Laravel collection transformer.
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-collection-transformer
Simple Collection Transformer
Simple data to Laravel collection transformer, don't write Collection transformers anymore!
- Lets you utilize filters through callback function.
Install
Usage
Create DTO/Model class and provide collection class through attributes to which need to transform:
Transform to collection with filters:
You can utilize it with you deserializer component also, for example:
All versions of simple-collection-transformer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package ramasdev/simple-collection-transformer contains the following files
Loading the files please wait ....