Libraries tagged by ext
graham-campbell/markdown
6108760 Downloads
Markdown Is A CommonMark Wrapper For Laravel
fico7489/laravel-pivot
5065032 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
ergebnis/phpunit-slow-test-detector
3794560 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
ergebnis/phpstan-rules
6001591 Downloads
Provides rules for phpstan/phpstan.
zordius/lightncandy
8963380 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
yiisoft/yii2-queue
8692959 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
yiisoft/yii2-httpclient
9374078 Downloads
HTTP client extension for the Yii framework
yiisoft/yii2-gii
16295475 Downloads
The Gii extension for the Yii framework
yiisoft/yii2-debug
20501701 Downloads
The debugger extension for the Yii framework
theofidry/alice-data-fixtures
24267048 Downloads
Nelmio alice extension to persist the loaded fixtures.
szepeviktor/phpstan-wordpress
4390695 Downloads
WordPress extensions for PHPStan
symfony/redis-messenger
39394152 Downloads
Symfony Redis extension Messenger Bridge
symfony/amqp-messenger
45333732 Downloads
Symfony AMQP extension Messenger Bridge
symfony-cmf/routing
47743611 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
sunra/php-simple-html-dom-parser
8867973 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.