Download the PHP package jildertmiedema/fill without Composer
On this page you can find all versions of the php package jildertmiedema/fill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jildertmiedema/fill
More information about jildertmiedema/fill
Files in jildertmiedema/fill
Download jildertmiedema/fill
More information about jildertmiedema/fill
Files in jildertmiedema/fill
Vendor jildertmiedema
Package fill
Short Description A helper to fill objects / dto or whatever
License MIT
Package fill
Short Description A helper to fill objects / dto or whatever
License MIT
Please rate this library. Is it a good library?
Informations about the package fill
Fill
A easy tool to fill objects.
Usage
A helper function is provided: mapTo()
will return a callable which can be used in the mapping.
Example
output:
Customize
You can customize the behaviour. For example in Laravel you can
use the CallbackNormalizer
to convert snake_cased_fields to camelCase.
In this example is shown how to implement your own mapTo()
function:
All versions of fill with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0.0
The package jildertmiedema/fill contains the following files
Loading the files please wait ....