Libraries tagged by vaid
fightbulc/moment
3549427 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
danog/madelineproto
949558 Downloads
Async PHP client API for the telegram MTProto protocol.
alaouy/youtube
1452705 Downloads
Laravel PHP Facade/Wrapper for the Youtube Data API v3
videlalvaro/php-amqplib
6971172 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
swaggest/json-schema
14124301 Downloads
High definition PHP structures with JSON-schema based validation
spomky-labs/pki-framework
48051788 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
laminas/laminas-uri
39780891 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
laminas/laminas-i18n
27516866 Downloads
Provide translations for your application, and filter and validate internationalized values
jackocnr/intl-tel-input
312406 Downloads
A JavaScript library for entering and validating international telephone numbers
greenlion/php-sql-parser
12962139 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
10548629 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
ergebnis/json
29120136 Downloads
Provides a Json value object for representing a valid JSON string.
zytzagoo/smtp-validate-email
999538 Downloads
Perform email address verification via SMTP
yiisoft/validator
469052 Downloads
Yii Validator
wendelladriel/laravel-validated-dto
729845 Downloads
Data Transfer Objects with validation for Laravel applications