Libraries tagged by val
laravel-lang/publisher
5181936 Downloads
Localization publisher for your Laravel application
kevinrob/guzzle-cache-middleware
14619919 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
6114507 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
fightbulc/moment
2733646 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
mathiasverraes/money
2006471 Downloads
PHP implementation of Fowler's Money pattern
swaggest/json-schema
10383081 Downloads
High definition PHP structures with JSON-schema based validation
php-di/phpdoc-reader
27781488 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
greenlion/php-sql-parser
9771164 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
7800543 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
colinmollenhour/credis
35812932 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
coduo/php-to-string
10750763 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10666136 Downloads
PHP Matcher enables you to match values with patterns
laravel/valet
876644 Downloads
A more enjoyable local development experience for Mac.
zytzagoo/smtp-validate-email
775340 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
377575 Downloads
Data Transfer Objects with validation for Laravel applications