Libraries tagged by val
propaganistas/laravel-disposable-email
3265183 Downloads
Disposable email validator
proengsoft/laravel-jsvalidation
2404267 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
opis/uri
29882933 Downloads
Build, parse and validate URIs and URI-templates
nette/forms
13827565 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
matthiasmullie/scrapbook
2928846 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laravel-lang/publisher
9721632 Downloads
Localization publisher for your Laravel application
kevinrob/guzzle-cache-middleware
19261707 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
18712777 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
fightbulc/moment
3488200 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
swaggest/json-schema
13850070 Downloads
High definition PHP structures with JSON-schema based validation
spomky-labs/pki-framework
42982272 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
ramsey/conventional-commits
1885208 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
phpmyadmin/sql-parser
53096436 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
php-di/phpdoc-reader
34229735 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
nikolaposa/version
7820502 Downloads
Value Object that represents a SemVer-compliant version number.