Libraries tagged by on
psr-discovery/cache-implementations
3426026 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.
psr-discovery/all
3421889 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.
php-tmdb/api
344338 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
php-mock/php-mock-mockery
1297487 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-coord/php-coord
638770 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
php-activerecord/php-activerecord
378472 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
pear/net_socket
2423652 Downloads
More info available on: http://pear.php.net/package/Net_Socket
patchlevel/event-sourcing
53330 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
pantheon-systems/terminus-build-tools-plugin
1216946 Downloads
Build Tools - A Terminus plugin that contain commands to manage build assets on Pantheon.
pantheon-systems/drupal-integrations
3551868 Downloads
Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
org_heigl/hyphenator
1136002 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
open-smf/connection-pool
103655 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
open-admin-org/open-admin
40043 Downloads
open-admin. Open-source Laravel Admin panel. No pro or paid package, free & open. Based on laravel-admin, with special thanks to z-song
ocramius/code-generator-utils
1311792 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
nimut/phpunit-merger
942241 Downloads
Merge multiple PHPUnit reports into one file