Download the PHP package lvyun66/json2php without Composer
On this page you can find all versions of the php package lvyun66/json2php. 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 json2php
json2php
Introduction
Generate php files(PHP class) based on json
Installation
Via Composer
:
Usage
Usage is very easy. Can easily generate a PHP file:
If you want to generate a model of Yii2:
It’s that simple.
generator
Method accepts four parameters:
- json
- className
- namespace
- phpOut
Console usage
There are currently two generators available, one for generating generic PHP files and the other for generating files in the Yii2 model form:
OutputUserInfo.php
:
All versions of json2php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
phpunit/phpunit Version ~7.1
cstabor/screw Version ~1.0
symfony/console Version ^4.1
nette/php-generator Version ^3.2
phpunit/phpunit Version ~7.1
cstabor/screw Version ~1.0
symfony/console Version ^4.1
nette/php-generator Version ^3.2
The package lvyun66/json2php contains the following files
Loading the files please wait ....