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
816660953 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/inflector
923576943 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
167054311 Downloads
Allows to easily create, process and reuse HTML forms
doctrine/sql-formatter
189933912 Downloads
a PHP SQL highlighting library
willdurand/negotiation
132368037 Downloads
Content Negotiation tools for PHP provided as a standalone library.
phpoffice/phpword
41450506 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
laravel/pint
180722842 Downloads
An opinionated code formatter for PHP.
cakephp/cakephp
20122072 Downloads
The CakePHP framework
symfony/serializer
340516621 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/maker-bundle
122289371 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
303292542 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
php-amqplib/php-amqplib
135517306 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
laravel/prompts
231676480 Downloads
Add beautiful and user-friendly forms to your command-line applications.