Libraries tagged by php forms

solophp/request-guard

0 Favers
26 Downloads

Robust request validation & authorization layer for HTTP inputs with type-safe guards

Go to Download


sergechurkin/cform

0 Favers
16 Downloads

Web Forms lib for test job Guestbook & simple php progects

Go to Download


s-churkin/cform

0 Favers
6 Downloads

Web Forms lib for test job Guestbook & simple php progects

Go to Download


rossriley/upload

3 Favers
18124 Downloads

Framework agnostic upload library - Forked from siriusphp for PHP 5.3 compatibility

Go to Download


rapidwebltd/simplestripe

1 Favers
20 Downloads

SimpleStripe makes it easier than ever to integrate basic Stripe-powered payments into a site. With only a small amount of code you can have a payment form ready to start charging customers.

Go to Download


radsphere/rest-bundle

0 Favers
810 Downloads

This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component

Go to Download


qingbing/yii2-configure

0 Favers
5 Downloads

yii配置组件,包含:网站配置、表头配置、表单配置、替换配置等

Go to Download


pop-sites-wassup/gravityforms-mutations

0 Favers
6 Downloads

Adds support for mutations with plugin Gravity Forms

Go to Download


polycademy/validation

1 Favers
42 Downloads

Simple Extensible Validation Library for PHP.

Go to Download


phpwine/optimizedhtml

3 Favers
62 Downloads

HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)

Go to Download


penh/penh-laravel

0 Favers
1 Downloads

The Laravel 5.4 framework with Gentelella template

Go to Download


owenr88/wufoo-html-wrapper

0 Favers
16 Downloads

Output Wufoo form HTML using the Wufoo API. Also manages answer validation and submissions.

Go to Download


osoobe/wtforms

0 Favers
25 Downloads

WTForms for PHP

Go to Download


nyx-solutions/yii2-nyx-validators

1 Favers
83 Downloads

Yii2 nyx Validators

Go to Download


numeno/api-admin

0 Favers
20 Downloads

## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything

Go to Download


<< Previous Next >>