Libraries tagged by workaround
zidbih/laravel-deadlock
5182 Downloads
Make temporary Laravel workarounds expire and fail CI when ignored.
greg0ire/enum
396990 Downloads
work around the missing enum type in php
shish/ffsphp
47957 Downloads
A collection of workarounds for stupid PHP things
magenable/module-captcha-bypass
6060 Downloads
A Magento 2 captcha bypass module for testing purposes
magenizr/magento2-mediagalleryfolder
1559 Downloads
Make your directories from pub/media available in the Media Gallery without workarounds.
bedrockstreaming/newrelic-guzzle-http-host
59226 Downloads
A workaround to report Guzzle requests with correct Host Http header in NewRelic.
pawel-slowik/phpunit-phpstorm-issue-logging
1394 Downloads
Show PHPUnit's test warnings / notices / deprecations in PhpStorm UI. Workaround for PHPUnit issue #4711
maikschneider/ke-search-premium
254 Downloads
Just a workaround to fix Renovate Bot
goma/goma-json-lib
1710 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
bolandish/instagram-grabber
4250 Downloads
A workaround for the new Instagram policy to get images by hashtag and user id. No need for accesstoken
bangerkuwranger/magento-2-1-3-category-limit-bug-workaround
14021 Downloads
Workaround for bug from v2.1.3 that arbitrarily limits indexed products in category to 500
graham-campbell/viewer
2560 Downloads
Viewer Is A View Workaround For Laravel 4.1
tarifhaus/doctrine-nullable-embeddable
62128 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
stylers/laravel-task-manager
543 Downloads
This package is a workaround for run tasks without artisan because proc_open & proc_close PHP modules disabled some server such as shared hosts.
neam/docker-diff-based-layers
12 Downloads
Provides tools to work around the fact that subsequent COPY . /app commands in any environments re-adds all files in every layer instead of only the files that have changed