Libraries tagged by implementation
krowinski/php-mysql-replication
61447 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
1362375 Downloads
SPL inspired PHP enum class implementation
kelvinmo/fernet-php
779914 Downloads
An implementation of the Fernet token specification in PHP.
karriere/json-decoder
348925 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jfcherng/php-mb-string
2852284 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
ivome/graphql-relay-php
474428 Downloads
A PHP port of GraphQL Relay reference implementation
imdhemy/appstore-iap
628711 Downloads
PHP Appstore In-App Purchase implementation
idiosyncratic/editorconfig
968999 Downloads
PHP implementation of EditorConfig
httpsoft/http-message
404565 Downloads
Strict and fast implementation of PSR-7 and PSR-17
heureka/overeno-zakazniky
1088179 Downloads
Heureka 'Ověřeno zákazníky' (ShopCertification) service API implementation
gazsp/baum
283101 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
frlnc/php-slack
1033590 Downloads
A lightweight PHP implementation of Slack's API.
exussum12/xxhash
1602444 Downloads
xxHash implementation in Pure PHP
emarref/jwt
669767 Downloads
A JWT implementation
dapphp/radius
642563 Downloads
A pure PHP RADIUS client based on the SysCo/al implementation