Libraries tagged by php forms
doctrine/inflector
916342784 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
mikehaertl/php-pdftk
12417047 Downloads
A PDF conversion and form utility based on pdftk.
nette/forms
13771273 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
nette/application
16047218 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
renoki-co/php-k8s
747739 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
activecampaign/api-php
2374849 Downloads
Official PHP wrapper for the ActiveCampaign API.
wixel/gump
1395290 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
nette/nette
2846081 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
dapphp/securimage
1174380 Downloads
PHP CAPTCHA Library
php-translation/extractor
4631201 Downloads
Extract translations form the source code
xaboy/form-builder
80672 Downloads
好用的PHP表单生成器,快速生成现代化的form表单,支持前后端分离。内置17种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。
netojose/laravel-bootstrap-4-forms
123438 Downloads
Bootstrap 4 form builder for Laravel 5
bvanhoekelen/terminal-style
893790 Downloads
Return your terminal message in style! Change the text style, text color and text background color form the terminal interface with ANSI color codes. The terminal style tool support Laravel and Composer.
igbinary/igbinary
6033 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
silverstripe/userforms
1090666 Downloads
UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code