Download the PHP package birb/fancy-stubs-codegen without Composer
On this page you can find all versions of the php package birb/fancy-stubs-codegen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download birb/fancy-stubs-codegen
More information about birb/fancy-stubs-codegen
Files in birb/fancy-stubs-codegen
Download birb/fancy-stubs-codegen
More information about birb/fancy-stubs-codegen
Files in birb/fancy-stubs-codegen
Vendor birb
Package fancy-stubs-codegen
Short Description Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
License MIT
Package fancy-stubs-codegen
Short Description Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package fancy-stubs-codegen
All versions of fancy-stubs-codegen with dependencies
PHP Build Version
Package Version
The package birb/fancy-stubs-codegen contains the following files
Loading the files please wait ...