Libraries tagged by form class
kaistaerk/input-mask-bundle
123 Downloads
A simple Symfony bundle that implements Form classes for RobinHerbots/Inputmask jQuery plugin
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
lxberlin/netefx-validator
8671 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
gravitywiz/faker
7 Downloads
A class for generating fake entry data for Gravity Forms forms. Note, this class does not actually create the entries.
nickjacobs/silverstripe-font-awesome-field
1723 Downloads
A simple form field for selecting font-awesome classes in the CMS.
moe/font-awesome
3657 Downloads
A simple form field for selecting font-awesome classes in the CMS.
ludovicm67/php-formbuilder
171 Downloads
A PHP class that helps you building forms
dimns/simplecsrf
404 Downloads
Simple CSRF-token class to prevent CSRF attacks. For forms and AJAX requests.
ph-7/ph7client
93 Downloads
pH7Client is a PHP Web client class that simulates a Web browser (like a Web Driver) for retrieving webpage content, login to websites and posting forms and makes them on autopilot.
miqueiasdesouza/boleto
879 Downloads
Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) porém fiz algumas modificações para conseguir a re-utilização do código em classes já que o projeto original é feito em PHP Estruturado. Estou disponibilizando o código para comunidade como uma forma de agradecimento pelas informações já adquiridas. Estou utilizando também as classes HTML2PDF para geração dos boleto em PDF.
bmt/plural-converter
28 Downloads
A class for converting singular nouns to their plural form.
bmt/noun-converter
15 Downloads
A class for converting singular nouns to their plural form or inverse.
everton-hilario/csv-hilario
11713 Downloads
Classe escrita em PHP que fornece a possibilidade de escrever arquivos de planilha CSV de uma forma muito simples e rápida. Basta passar os dados por um array bidimensional para poder fazer o download do arquivo.
steelants/livewire-form
25 Downloads
Simple Form class based on Laravel & Livewire
meido/form
2774 Downloads
A port of Laravel 3's Form class