Libraries tagged by va
kartik-v/yii2-grid
7138426 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
jackocnr/intl-tel-input
309959 Downloads
A JavaScript library for entering and validating international telephone numbers
greenlion/php-sql-parser
12897447 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
10491950 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
ergebnis/json
28737851 Downloads
Provides a Json value object for representing a valid JSON string.
colinmollenhour/credis
44193017 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
13788455 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
13602866 Downloads
PHP Matcher enables you to match values with patterns
coduo/php-humanizer
911948 Downloads
Humanize values that are readable only for developers
codeception/module-asserts
56402188 Downloads
Codeception module containing various assertions
theseer/fdomdocument
42952868 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.
google/crc32
56310123 Downloads
Various CRC32 implementations
zytzagoo/smtp-validate-email
995540 Downloads
Perform email address verification via SMTP
yiisoft/validator
461411 Downloads
Yii Validator
wendelladriel/laravel-validated-dto
717806 Downloads
Data Transfer Objects with validation for Laravel applications