Libraries tagged by onym
shipmonk/phpstan-baseline-per-identifier
435191 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
setasign/tfpdf
3705157 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
sassnowski/venture
220536 Downloads
A package to manage complex workflows built on top of Laravel's queue.
roave/infection-static-analysis-plugin
3745162 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
rlerdorf/opcache-status
436703 Downloads
A one-page opcache status page
resque/php-resque
1620387 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
reedware/laravel-relation-joins
898862 Downloads
Adds the ability to join on a relationship by name.
php-mock/php-mock-phpunit
6712867 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
perftools/php-profiler
1552229 Downloads
PHP Profiling based on XHGui
pear/crypt_gpg
3823824 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
payum/core
3716367 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.
noxlogic/ratelimit-bundle
2835758 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
morilog/jalali
991307 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.
mkalkbrenner/php-htmldiff-advanced
15244035 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
87262 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.