Libraries tagged by XForm
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
hotash/laravel-x-foreign
40 Downloads
xForeign package for Laravel.
theseer/tokenizer
792348004 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/inflector
898042791 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/form
161631539 Downloads
Allows to easily create, process and reuse HTML forms
doctrine/sql-formatter
180850125 Downloads
a PHP SQL highlighting library
willdurand/negotiation
128628833 Downloads
Content Negotiation tools for PHP provided as a standalone library.
phpoffice/phpword
38740679 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
laravel/pint
167928861 Downloads
An opinionated code formatter for PHP.
cakephp/cakephp
19494326 Downloads
The CakePHP framework
symfony/serializer
326302293 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/maker-bundle
118378845 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/browser-kit
294271871 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
php-amqplib/php-amqplib
131922047 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
laravel/prompts
212316358 Downloads
Add beautiful and user-friendly forms to your command-line applications.