Registry / utility / laminas-laminas-code

laminas-laminas-code

JSON →
library4.17.0phppackagistunverified

Extensions to the PHP Reflection API, static code scanning, and code generation.

composer require laminas/laminas-code
INSTALL
IMPORT
SIG · LAMINAS-LAMINAS-CO
L
laminas-laminas-code
utilityphpv4.17.0
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.

ClassGenerator
use Laminas\Code\Generator\ClassGenerator;

Generates a PHP class definition.

use Laminas\Code\Generator\ClassGenerator; $class = new ClassGenerator('MyClass'); echo $class->generate();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.17.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laminas-laminas-code — pip install laminas-laminas-code · libregistry