Download the PHP package oploshka/reform without Composer
On this page you can find all versions of the php package oploshka/reform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package reform
Reform
A very lightweight PHP class that converts data to a specified format.
- 1.Installation
- 2. Features
- 3. Usage
- 4. Code Quality
- 5. Author
- 6. Special Thanks
- 7. License
1.Installation
The recommended way to install is through Composer. Run the following command to install it:
2. Features
Simplicity
- simple casts are available out of the box.
Scalability
- Ability to write your own transformation.
- Possibility to combine your own and built-in transformations
- The ability to override the built-in conversion.
3. Usage
Sample code:
More info in docs
4. Testing
Testing has been done using PHPUnit. Code has been tested to be PHP 7.0.
5. Author
Andrey Tyurin
6. Special Thanks
I would like to thank all the people who know me and surround me.
7. License
"Reform" is licensed under the MIT license.
All versions of reform with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package oploshka/reform contains the following files
Loading the files please wait ....