php-library
There are 3063 repositories under php-library topic.
ziadoz/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
PHPMailer/PHPMailer
The classic email sending library for PHP
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
abraham/twitteroauth
The most popular PHP library for use with the Twitter OAuth REST API.
aimeos/aimeos-core
Aimeos PHP e-commerce framework for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
SimpleSoftwareIO/simple-qrcode
An easy-to-use PHP QrCode generator with first-party support for Laravel.
markrogoyski/math-php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
chillerlan/php-qrcode
A PHP QR Code generator and reader with a user-friendly API.
laravolt/avatar
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
hprose/hprose-php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
aimeos/aimeos-base
Aimeos abstraction layer for host applications
ankitpokhrel/tus-php
🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
khanamiryan/php-qrcode-detector-decoder
This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
m9rco/algorithm-php
🍭🍭uniting the internal work in a way that is in PHP
gumlet/php-image-resize
PHP library to resize, scale and crop images. Cloud solution available at: www.gumlet.com
rakit/validation
PHP Standalone Validation Library
jakubkulhan/bunny
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
lbuchs/WebAuthn
A simple PHP WebAuthn (FIDO2/Passkey) server library
lodash-php/lodash-php
Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP
sqids/sqids-php
Official PHP port of Sqids. Generate short unique IDs from numbers.
darylldoyle/svg-sanitizer
A PHP SVG/XML Sanitizer
skoro/php-tkui
Build native desktop applications with PHP only
Ne-Lexa/php-zip
PhpZip is a php-library for extended work with ZIP-archives.
PHLAK/Twine
String manipulation, leveled up!
globalcitizen/php-iban
Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.
jolicode/castor
🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps.
ongr-io/ElasticsearchDSL
Query DSL library for Elasticsearch
phpmyadmin/sql-parser
A validating SQL lexer and parser with a focus on MySQL dialect.
ADOdb/ADOdb
ADOdb is a PHP database class library that provides powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between DB engines so you can easily switch them without changing your code.
WsdlToPhp/PackageGenerator
Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP
ericmakesstuff/laravel-server-monitor
Server Monitoring Command for Laravel Applications
cloudinary/cloudinary_php
PHP extension for Cloudinary
Midtrans/midtrans-php
Official Midtrans Payment API Client for PHP | https://midtrans.com
Lambdish/phunctional
⚡️ λ PHP functional library focused on simplicity and performance
michaeldouglas/laravel-pagseguro
Integração com o gateway de pagamento pagseguro, para utilização com o Laravel
krowinski/php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.