Download the PHP package krifollk/hydrator without Composer
On this page you can find all versions of the php package krifollk/hydrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krifollk/hydrator
More information about krifollk/hydrator
Files in krifollk/hydrator
Download krifollk/hydrator
More information about krifollk/hydrator
Files in krifollk/hydrator
Vendor krifollk
Package hydrator
Short Description A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
License MIT
Package hydrator
Short Description A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
License MIT
Please rate this library. Is it a good library?
Informations about the package hydrator
Hydrator library
This is a simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
Requirements
- PHP 7 and higher
Installation
Install the latest version with
Usage Example
Example of hydration an object
Output:
Example of extracting properties from an object
Output:
All versions of hydrator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package krifollk/hydrator contains the following files
Loading the files please wait ....