Libraries tagged by vapi
propaganistas/laravel-disposable-email
1964965 Downloads
Disposable email validator
nette/forms
11657805 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
laravel-lang/publisher
5643374 Downloads
Localization publisher for your Laravel application
kevinrob/guzzle-cache-middleware
15202250 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
giggsey/libphonenumber-for-php-lite
7307476 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
fightbulc/moment
2830222 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
swaggest/json-schema
10800488 Downloads
High definition PHP structures with JSON-schema based validation
phayes/geophp
9021508 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
mollie/mollie-api-php
11704334 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
kartik-v/yii2-grid
6089423 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
jackocnr/intl-tel-input
199989 Downloads
A JavaScript plugin for entering and validating international telephone numbers
greenlion/php-sql-parser
10183321 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
8102067 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
codeception/module-asserts
43983604 Downloads
Codeception module containing various assertions
theseer/fdomdocument
41389382 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.