Libraries tagged by SimpleMenu
psr-discovery/container-implementations
5690136 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.
psr-discovery/cache-implementations
5692715 Downloads
Lightweight library that discovers available PSR-6 Cache 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.
madewithlove/illuminate-psr-cache-bridge
1425701 Downloads
jackalope/jackalope-jackrabbit
865195 Downloads
Jackalope Transport library for Jackrabbit
zenstruck/collection
309418 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
z4kn4fein/php-semver
1121514 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.
wp-cli/mustache
723088 Downloads
A Mustache implementation in PHP.
wp-bootstrap/wp-bootstrap-navwalker
40718 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
604978 Downloads
Cross-language UserAgent classifier library, PHP implementation
wikimedia/utfnormal
4805794 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
webmozart/key-value-store
398983 Downloads
A key-value store API with implementations for different backends.
webmozart/expression
341264 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
unreal4u/telegram-api
199412 Downloads
A complete Telegram bot API implementation written in PHP, with support for inline bots!
tivie/htaccess-parser
423507 Downloads
A .htaccess parser and validator implemented in PHP
testcontainers/testcontainers
61156 Downloads
Testcontainers implementation in PHP