Libraries tagged by Code Patcher
littlesqx/php-watcher
4 Downloads
Automatically restart PHP application once the source code changes
internexus/watcher-php
105 Downloads
PHP code execution monitoring package
internexus/watcher-laravel
65 Downloads
PHP code execution monitoring package for Laravel
funct-gmbh/php-watcher
669 Downloads
Automatically restart PHP application once the source code changes
bgkavinga/magento2-patches
3 Downloads
Apply core bug fixes using patch files
andrelohmann-silverstripe/framework-errorpage-patch
906 Downloads
Patches silverstripe framework core to create custom error pages when cms-module not in use.
amphp/cluster
28831 Downloads
Building multi-core network applications with PHP.
codex-team/hawk.php
37387 Downloads
PHP errors Catcher module for Hawk.so
codex-team/hawk.laravel
3996 Downloads
Laravel errors Catcher module for Hawk.so
codex-team/hawk.symfony
1588 Downloads
Symfony errors Catcher module for Hawk.so
rpc-scandinavia/rpc_rcm_patches
0 Downloads
Patches dark mode for the message viewer and the message editor. Includes a Scandinavian Inter font. Options can be configured by the user or forced by the systems administrator. Requires minimum RoundCubeMail version 1.7.
nathandentzau/composer-patches-dev
3155 Downloads
Apply patches to packages while Composer is in dev mode
mzb/php-router-matcher
10 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.