Libraries tagged by pwork
bitwasp/buffertools
715666 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
badoo/soft-mocks
34057 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
b13/justincase
179255 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
axy/sourcemap
674494 Downloads
Work with JavaScript/CSS Source Map
arara/process
58476 Downloads
Provides a better API to work with processes on Unix-like systems
alexanderschnitzler/phpstorm.meta.php-typo3
48656 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.
abrouter/laravel-abtest
19349 Downloads
AbrLaravelClient :construction_worker_woman: is a PHP client for laravel to run ab-tests via ABRouter.
wdelfuego/nova-datetime
96581 Downloads
Makes working with DateTime fields in Laravel's Nova 4 easier
symplify/astral
2807056 Downloads
Toolking for smart daily work with AST
spatie/laravel-demo-mode
107823 Downloads
A middleware to protect your work in progress from prying eyes
ornicar/gravatar-bundle
763523 Downloads
This bundles provides a Gravatar API various utilities to work with it in templates
leandrogehlen/yii2-treegrid
167589 Downloads
Extension for Yii2 Framework to work with jQuery TreeGrid
leandrogehlen/yii2-querybuilder
50519 Downloads
Extension for Yii2 Framework to work with jQuery QueryBuilder
league/json-reference
786139 Downloads
A library for working with JSON References
ggergo/sqlindexhintbundle
411279 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.