Libraries tagged by issues
php-flasher/php-flasher
4403 Downloads
The core repository for PHPFlasher, hosting the source code, contributions, issue tracking, and discussions for the PHPFlasher project. This mono-repo serves as the hub for development and community engagement.
phpcompatibility/phpcompatibility-symfony
1073152 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
1075538 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
orrison/meliorstan
17935 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
naoray/laravel-github-monolog
23427 Downloads
Log driver to store logs as github issues
akeneo/php-coupling-detector
1099683 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
edsonmedina/php_testability
150959 Downloads
Analyses and reports testability issues of a php codebase
reload/jira-security-issue
2021482 Downloads
Create Jira issues if it doesn't exist
chx/drupal-issue-fork
98762 Downloads
Sets up a project to use an issue fork
widop/http-adapter-bundle
390654 Downloads
Issue HTTP request.
widop/http-adapter
961945 Downloads
Issue HTTP request.
wapplersystems/a21glossary
31886 Downloads
automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues
smarty/smarty-lint
2881 Downloads
SmartyLint is a PHP tool that helps you find issues in your Smarty template files. It's designed to assist you in writing cleaner and more consistent Smarty templates
setono/symfony-main-request-trait
372642 Downloads
A PHP trait that makes the main/master request issue work on multiple Symfony versions
saasscaleup/laravel-n-plus-one-detector
1233 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11