Libraries tagged by form annotation
pitch/form
204 Downloads
Form action
konecny/form-builder
8 Downloads
Form builder for Nette using Doctrine entities with annotations
imediatis/entity-annotation
35 Downloads
This package helps you to implement annotation on your Model's object the way of Doctrine. -Helps you to validate your Object build from POST request; -Helps to auto-generate form fields.
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
ericsnguyen/php-validation
4 Downloads
a validation form like other language c#, java with annotations
pecinaon/doctrine-mapper
34486 Downloads
Entity doctrine mapper - Maps Nette Forms to entity and entities to nette form, can build entity from form
laminblur/filament-pdf-sanitizer
24 Downloads
A Filament plugin that automatically sanitizes PDF files by removing JavaScript, forms, and annotations before upload to prevent WAF blocking
imathuzh/qfq
3 Downloads
Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.
phpdocumentor/reflection-docblock
762042563 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
zircote/swagger-php
148503416 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nettrine/annotations
3093569 Downloads
Doctrine Annotations for Nette Framework
hyperf/di
3055589 Downloads
A DI for Hyperf.
stevebauman/autodoc-facades
227149 Downloads
Auto-generate PHP doc annotations for Laravel facades
intaro/custom-index-bundle
974277 Downloads
Annotation and command for control entity custom indexes
mheap/phpunit-github-actions-printer
2303354 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions