Libraries tagged by vapi
nette/schema
267751289 Downloads
📐 Nette Schema: validating data structures against a given Schema.
justinrainbow/json-schema
278345528 Downloads
A library to validate a json schema.
willdurand/jsonp-callback-validator
89675260 Downloads
JSONP callback validator.
cuyz/valinor
3512169 Downloads
Library that helps to map any input into a strongly-typed value object structure.
propaganistas/laravel-phone
28002619 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
opis/json-schema
25821606 Downloads
Json Schema Validator for PHP
moment/moment
1996023 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
cakephp/cakephp
16347620 Downloads
The CakePHP framework
bensampo/laravel-enum
13473849 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
webpatser/laravel-uuid
15748950 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
symfony/proxy-manager-bridge
91564555 Downloads
Provides integration for ProxyManager with various Symfony components
phpmyadmin/sql-parser
45112095 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
milon/barcode
10727737 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
friendsofsymfony/rest-bundle
67277939 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
doctrine/reflection
102893229 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.