Libraries tagged by implementation
neomerx/cors-psr7
2545694 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
nekman/luhn-algorithm
908350 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
microsoft/kiota-serialization-text
4704269 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
4128806 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
4714406 Downloads
Implementation of Kiota serialization abstractions using Json.
microsoft/kiota-serialization-form
4130118 Downloads
Form implementation of Kiota abstractions serialization.
matomo/doctrine-cache-fork
1936711 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
loophp/phptree
1782503 Downloads
An implementation of tree data structure
laravel-json-api/neomerx-json-api
2088982 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
laminas/laminas-xmlrpc
2480403 Downloads
Fully-featured XML-RPC server and client implementations
laminas/laminas-json-server
1081874 Downloads
Laminas Json-Server is a JSON-RPC server implementation.
krowinski/php-mysql-replication
135361 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
konekt/enum
2451561 Downloads
SPL inspired PHP enum class implementation
kelvinmo/fernet-php
1939093 Downloads
An implementation of the Fernet token specification in PHP.
keepsuit/liquid
127843 Downloads
PHP implementation of liquid markup language