Registry / utility / nette-php-generator

nette-php-generator

JSON →
library4.2.2phppackagistunverified

Generates neat PHP code for you. Supports new PHP 8.5 features.

composer require nette/php-generator
INSTALL
IMPORT
SIG · NETTE-PHP-GENERATO
N
nette-php-generator
utilityphpv4.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PhpFile
use Nette\PhpGenerator\PhpFile;

Generate a PHP class file.

use Nette\PhpGenerator\PhpFile; $file = new PhpFile(); $file->addClass('MyClass'); echo $file;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nette-php-generator — pip install nette-php-generator · libregistry