Libraries tagged by im
scriptfusion/porter
127559 Downloads
Scalable and durable data import for publishing and consuming APIs.
sabre/cache
1018837 Downloads
Simple cache abstraction layer implementing PSR-16
rtconner/laravel-likeable
356638 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rexlabs/enum
412125 Downloads
Enumeration (enum) implementation for PHP
pugx/shortid-php
527637 Downloads
An implementation of shortid in PHP
psr-discovery/discovery
5540268 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
5385266 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.
propa/tcpdi
883692 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
pocketmine/raklib
478384 Downloads
A RakNet server implementation written in PHP
pocketmine/bedrock-protocol
356250 Downloads
An implementation of the Minecraft: Bedrock Edition protocol in PHP
pleonasm/merkle-tree
719958 Downloads
An implementation of a Merkle Tree in PHP
pleonasm/bloom-filter
692142 Downloads
A pure PHP implementation of a Bloom Filter
plan2net/webp
1225021 Downloads
Creates WebP copies for images (TYPO3 CMS)
phrity/net-uri
7576903 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2331452 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory