Libraries tagged by issue
tombonez/multisite-url-fixer
990 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
teqneers/phpunit-stopwatch
937 Downloads
Extension to measure and analyse any part of your code in order to detect performance issues using phpunit/phpunit.
t3easy/faltranslation
15738 Downloads
Work around https://forge.typo3.org/issues/57272
stefanvangastel/feedback-it
17 Downloads
Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.
sitewards/import_image_memory_leak_fix
6715 Downloads
Fix a memory leak issue with the product image import process.
sdtech/log-viewer-laravel
72 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
sc0/jira-client
1086 Downloads
Jira REST API client with comfortable wrappers for most commonly used API instances like issues, custom fields, components and so on. Forked from badoo/jira-client
reecem/ignition-git
8 Downloads
Open a Github, Gitlab Issue from Error page
raccoondepot/error-log
550 Downloads
This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.
piotrpress/asset-block
58 Downloads
This plugin adds an Asset Block for enqueueing registered scripts and styles in content, solving the issue of loading assets with patterns.
pektiyaz/petalog-laravel
1963 Downloads
PetaLog is a powerful log and exception aggregation tool designed specifically for Laravel projects. It seamlessly captures exceptions from your Laravel applications and centralizes them in a user-friendly interface, allowing developers to efficiently monitor, analyze, and resolve issues.
ouun/ms-url-fixer
2618 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
nhrrob/wp-fatal-tester
14 Downloads
A comprehensive CLI tool to detect fatal PHP errors and compatibility issues in WordPress plugins and themes
mosaxiv/cakephp-token-verify
4338 Downloads
Easily issue tokens that can be used for mail authentication.
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.