Libraries tagged by fix
jadu/twig-style
12293 Downloads
Jadu Twig coding style configuration for Twig-CS-Fixer
instituteweb/composer-scripts
24163 Downloads
Fixes slashe issues on Windows when executing composer scripts (like 'bin/example').
insiders/php-coding-standards
56335 Downloads
Contains a set of rules for PHP-CS-Fixer
hellochef-me/php-styles
52828 Downloads
HelloChef shared PHP style rules for PHP-CS-Fixer
friendsoftypo3/sys-action
69883 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
fattureincloud/php-code-standard
8401 Downloads
PHP CS Fixer coding standard, extended from @PhpCsFixer.
f00b4r/php-gettext
3343 Downloads
Fixed php-gettext for PHP 5.6 - 8.0
drupaljedi/css-tree-shaking
21578 Downloads
Helps you to eliminate the portions of CSS you aren't using. Usually should be used to generate AMP pages, where is the fixed limit for maximum styles size.
connox/amazon-pay-sdk-php
15169 Downloads
Fixed fork of Amazon Pay SDK (PHP)
commando1251/log-viewer
8156 Downloads
Fast and easy-to-use log viewer for your Laravel application. This package is a fork with Kuber fix
codinglabsau/php-styles
19277 Downloads
Coding Labs styles for PHP-CS-Fixer
codeat3/phpcs-styles
76762 Downloads
codeat3's shared PHP style rules for PHP-CS-Fixer
centarro/cybersource-rest-client-php
12271 Downloads
CyberSource PHP REST API client with dependency updates for Drupal compatibility (until fixed upstream).
bmdevel/php-index
43426 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
axllent/simplehtmldom
17516 Downloads
PHP Simple HTML DOM Parser with namespace & bug fixes