Libraries tagged by implement
sabre/cache
984199 Downloads
Simple cache abstraction layer implementing PSR-16
rtconner/laravel-likeable
353331 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rexlabs/enum
402068 Downloads
Enumeration (enum) implementation for PHP
rase/socket.io-emitter
209280 Downloads
A PHP implementation of socket.io-emitter
pugx/shortid-php
519864 Downloads
An implementation of shortid in PHP
psr-discovery/discovery
5238880 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/all
5097090 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
pocketmine/raklib
469998 Downloads
A RakNet server implementation written in PHP
pocketmine/bedrock-protocol
349531 Downloads
An implementation of the Minecraft: Bedrock Edition protocol in PHP
pleonasm/merkle-tree
708138 Downloads
An implementation of a Merkle Tree in PHP
pleonasm/bloom-filter
685500 Downloads
A pure PHP implementation of a Bloom Filter
phrity/net-uri
7267592 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2125541 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
phptal/phptal
359179 Downloads
PHPTAL is a templating engine for PHP5 that implements Zope Page Templates syntax
phpro/api-problem
542985 Downloads
RFC7807 Problem details implementation