Libraries tagged by form annotation
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
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
667713205 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
111474161 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nettrine/annotations
2537436 Downloads
Doctrine Annotations for Nette Framework
laravelcollective/annotations
593159 Downloads
Route Annotations for The Laravel Framework.
hyperf/di
2403965 Downloads
A DI for Hyperf.
stevebauman/autodoc-facades
128746 Downloads
Auto-generate PHP doc annotations for Laravel facades
intaro/custom-index-bundle
683082 Downloads
Annotation and command for control entity custom indexes
mheap/phpunit-github-actions-printer
2011094 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
contributte/api-router
559214 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
topthink/think-annotation
25273 Downloads
Annotation For ThinkPHP