nette/php-generator dependents (459) Order by: name | downloads Show: all | require | require-dev
-
PHP
atournayre/maker-bundle
This bundle extend Symfony Maker Bundle and helps you create lots of files so you can forget about writing boilerplate code and it also provide minimal files to start a project.
-
-
-
-
PHP
b2pweb/bdf-form-attribute
Declaring forms using PHP 8 attributes and typed properties, over bdf-form
-
-
-
PHP
backstage/cms
-
PHP
bambamboole/filament-pages
A Filament plugin for managing hierarchical, block-based content pages with a drag-and-drop page tree, SEO integration, and live preview
-
-
-
-
-
birb/fancy-stubs-codegen
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 to