Libraries tagged by va
php-di/phpdoc-reader
28388872 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phayes/geophp
8923417 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
mollie/mollie-api-php
11501444 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
kartik-v/yii2-grid
6041319 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
jackocnr/intl-tel-input
197386 Downloads
A JavaScript plugin for entering and validating international telephone numbers
greenlion/php-sql-parser
10048267 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
7995902 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
colinmollenhour/credis
36480809 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
10999542 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10905801 Downloads
PHP Matcher enables you to match values with patterns
codeception/module-asserts
43374198 Downloads
Codeception module containing various assertions
theseer/fdomdocument
41306459 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
51829761 Downloads
Various CRC32 implementations
zytzagoo/smtp-validate-email
792870 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
405596 Downloads
Data Transfer Objects with validation for Laravel applications