Libraries tagged by implement
gree/jose
2683934 Downloads
JWT, JWS and JWS implementation in PHP
flow/jsonpath
15766697 Downloads
JSONPath implementation for parsing, searching and flattening arrays
eloquent/enumeration
5928029 Downloads
An enumeration implementation for PHP.
psr-discovery/container-implementations
9772926 Downloads
Lightweight library that discovers available PSR-11 Container 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.
jackalope/jackalope-jackrabbit
947514 Downloads
Jackalope Transport library for Jackrabbit
zenstruck/collection
834674 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
z4kn4fein/php-semver
1733031 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
yiisoft/form
110853 Downloads
The package helps with implementing data entry forms.
yiisoft/active-record
99261 Downloads
Active record pattern implementation
wp-cli/mustache
3845546 Downloads
A Mustache implementation in PHP.
wp-bootstrap/wp-bootstrap-navwalker
46913 Downloads
A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.
woothee/woothee
651277 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
6791537 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/expression
399402 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
veelasky/laravel-hashid
199910 Downloads
HashId Implementation on Laravel Eloquent ORM