Libraries tagged by valr
sebastian/code-unit
347553404 Downloads
Collection of value objects that represent the PHP code units
nette/schema
202216897 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/config
176796331 Downloads
Define configuration arrays with strict schemas and access values with dot notation
justinrainbow/json-schema
238352139 Downloads
A library to validate a json schema.
willdurand/jsonp-callback-validator
81061650 Downloads
JSONP callback validator.
propaganistas/laravel-phone
22877534 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
opis/json-schema
19381055 Downloads
Json Schema Validator for PHP
moment/moment
1916126 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
cakephp/cakephp
14514165 Downloads
The CakePHP framework
bensampo/laravel-enum
11364840 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
spatie/data-transfer-object
19821039 Downloads
Data transfer objects with batteries included
webpatser/laravel-uuid
14385994 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
78771911 Downloads
Provides integration for ProxyManager with various Symfony components
phpmyadmin/sql-parser
33757129 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
friendsofsymfony/rest-bundle
61955463 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony