Libraries tagged by valr
phayes/geophp
8616097 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
10816919 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
5874281 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
greenlion/php-sql-parser
9565299 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
7653139 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
colinmollenhour/credis
35312810 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
10567089 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10491344 Downloads
PHP Matcher enables you to match values with patterns
codeception/module-asserts
41255017 Downloads
Codeception module containing various assertions
aura/sql
2031063 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
theseer/fdomdocument
40956343 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
51009666 Downloads
Various CRC32 implementations
zytzagoo/smtp-validate-email
764158 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
357449 Downloads
Data Transfer Objects with validation for Laravel applications
valorin/pwned-validator
1060344 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned