Libraries tagged by union
league/period
5868019 Downloads
Time range API for PHP
unionofrad/lithium
190946 Downloads
The li₃ PHP framework
spatie/better-types
3861388 Downloads
Improved abstraction for dealing with union and named types.
jlorente/php-credit-cards
467000 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
rikudou/euqrpayment
375880 Downloads
QR payment library for European Union according to EPC standard version 2
austinw/laravel-union-paginator
56266 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
php-standard-library/either-or-both
48368 Downloads
Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides
unionofrad/li3_quality
104041 Downloads
This li₃ plugin adds code quality assurance to your toolbelt.
unionofrad/li3_fixtures
87832 Downloads
The fixtures library for the li3 PHP framework
unionofrad/li3_docs
98403 Downloads
An API and wiki-like documentation generator.
lokielse/omnipay-unionpay
58372 Downloads
UnionPay gateway for Omnipay payment processing library
krossroad/laravel-union-paginator
109928 Downloads
Package to support pagination in union queries in Laravel Eloquent.
tommyknocker/pdo-database-class
6119 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
kudm761/martinez-rueda-php
165563 Downloads
Martinez-Rueda algorithm for polygon boolean operations
jlorente/laravel-credit-cards
37901 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.