Download the PHP package leprz/boilerplate-generator without Composer
On this page you can find all versions of the php package leprz/boilerplate-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leprz/boilerplate-generator
More information about leprz/boilerplate-generator
Files in leprz/boilerplate-generator
Download leprz/boilerplate-generator
More information about leprz/boilerplate-generator
Files in leprz/boilerplate-generator
Vendor leprz
Package boilerplate-generator
Short Description This package helps you generate any kind of file boilerplate including PHP classes
License MIT
Package boilerplate-generator
Short Description This package helps you generate any kind of file boilerplate including PHP classes
License MIT
Please rate this library. Is it a good library?
Informations about the package boilerplate-generator
Generate files for CRUD, commands, handlers, ports, adapters, configuration - tailored to your needs.
leprz/boilerplate-generator
Introduction
This package helps you generate any kind of file boilerplate (php, yml, etc.). Contains a builder for PHP classes, interfaces, functions, methods, parameters and return types. Generated code is PSR-12 and PSR-4 complaint.
Installation:
Requirements
PHP >= 7.4
Code
will create file src/Command/ExampleUseCase/ExampleCommand.php
will create file src/Command/ExampleUseCase/ExampleHandler.php
advanced example
All versions of boilerplate-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/filesystem Version ^5.0
nette/php-generator Version ^3.0
nikic/php-parser Version ^4.0
symfony/filesystem Version ^5.0
nette/php-generator Version ^3.0
nikic/php-parser Version ^4.0
The package leprz/boilerplate-generator contains the following files
Loading the files please wait ....