/json-to-php-class-generator

Generate a php class from a raw array

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

json-to-php-class-generator

Generate a php class from a raw array

Installation

Download this script by cloning or downloading then do:

cd json-to-php-class-generator
composer install

Usage

From command line run the src/main.php passing a json to transform, for example:

php src/main.php '{"username": "test"}'

Contributing

For contributions, issues and feature requests please check issues page.

Authors

Support me

Buy Me a Coffee

License

GPL-3.0