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
34487 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
786028738 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
157067347 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nettrine/annotations
3142839 Downloads
Doctrine Annotations for Nette Framework
mindplay/annotations
177331 Downloads
Industrial-strength annotations for PHP
zeptech/annotations
678559 Downloads
DOC Block annotation parsing for PHP
hyperf/di
3172307 Downloads
A DI for Hyperf.
stevebauman/autodoc-facades
252067 Downloads
Auto-generate PHP doc annotations for Laravel facades