Libraries tagged by Code Patcher
codex-team/hawk.symfony
2 Favers
1059 Downloads
1059 Downloads
Symfony errors Catcher module for Hawk.so
codex-team/hawk.laravel
1 Favers
609 Downloads
609 Downloads
Laravel errors Catcher module for Hawk.so
rpc-scandinavia/rpc_rcm_patches
0 Favers
0 Downloads
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. Only tested on RoundCubeMail 1.7 Beta.
nathandentzau/composer-patches-dev
1 Favers
3155 Downloads
3155 Downloads
Apply patches to packages while Composer is in dev mode
mzb/php-router-matcher
0 Favers
10 Downloads
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.