Libraries tagged by implementation
nullpunkt/lz-string-php
406391 Downloads
PHP Class implementation of LZ-String javascript.
nimbly/capsule
3615380 Downloads
Capsule is a simple PSR-7 HTTP message and PSR-17 HTTP factory implementation.
neomerx/cors-psr7
2234455 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
microsoft/kiota-serialization-text
1972079 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
1545133 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
1980360 Downloads
Implementation of Kiota serialization abstractions using Json.
microsoft/kiota-serialization-form
1546442 Downloads
Form implementation of Kiota abstractions serialization.
microsoft/kiota-http-guzzle
1979919 Downloads
Kiota HTTP Request Adapter implementation
loophp/phptree
1727811 Downloads
An implementation of tree data structure
lolli42/finediff
7471568 Downloads
PHP implementation of a Fine granularity Diff engine
laravel-json-api/neomerx-json-api
1461235 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
laminas/laminas-xmlrpc
1717728 Downloads
Fully-featured XML-RPC server and client implementations
laminas/laminas-json-server
823189 Downloads
Laminas Json-Server is a JSON-RPC server implementation.
krowinski/php-mysql-replication
90685 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
1806943 Downloads
SPL inspired PHP enum class implementation