Libraries tagged by onym
psr-discovery/container-implementations
10762159 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
10766571 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
10756294 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-tuf/composer-stager
6570911 Downloads
Stages Composer commands so they can be safely run on a production codebase.
php-memcached/php-memcached
47410 Downloads
memcached extension based on libmemcached library
php-activerecord/php-activerecord
411602 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
perftools/php-profiler
2203966 Downloads
PHP Profiling based on XHGui
pear/crypt_gpg
4771006 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
payum/core
5630959 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
patchlevel/event-sourcing
435342 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
package-url/packageurl-php
2509515 Downloads
Builder and parser based on the package URL (purl) specification.
noxlogic/ratelimit-bundle
3219920 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
mkalkbrenner/php-htmldiff-advanced
19766097 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
mikebronner/laravel-pivot-events
1108270 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mglaman/drupal-check
7031626 Downloads
CLI tool for running checks on a Drupal code base