Libraries tagged by one
setasign/tfpdf
4356032 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
231762 Downloads
A package to manage complex workflows built on top of Laravel's queue.
roave/infection-static-analysis-plugin
3932534 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
rlerdorf/opcache-status
443210 Downloads
A one-page opcache status page
resque/php-resque
1670304 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
reedware/laravel-relation-joins
968114 Downloads
Adds the ability to join on a relationship by name.
php-tuf/composer-stager
1506303 Downloads
Stages Composer commands so they can be safely run on a production codebase.
php-mock/php-mock-phpunit
7106053 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
1647821 Downloads
PHP Profiling based on XHGui
pear/crypt_gpg
3997470 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
payum/core
3997929 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
2906669 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
morilog/jalali
1053694 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
15925635 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
158592 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.