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