Libraries tagged by watcher
sukohi/mail-catcher
19 Downloads
A Laravel package to forcely change email address to send for email testing.
rafaelnajera/matcher
77 Downloads
A regexp-like matcher for bespoke tokens.
quantick/matcher
12 Downloads
Matcher for external entities
psf1/router_matcher
1386 Downloads
URL router patterns tool
pls/http-matcher
5 Downloads
PLS HTTP matcher specification
phprivoxy/matcher
7 Downloads
Simple URI matcher without regular expressions.
php-bug-catcher/bug-catcher-curl-reporter
231 Downloads
Library to report exceptions to Bug Catcher
pengyu/file-catcher
9 Downloads
a file catcher,download files with the given pattern url
paper/pattern-matcher
4 Downloads
Generic text pattern matcher component.
oldcodefork/coduo-php-matcher
2328 Downloads
PHP Matcher enables you to match values with patterns
norwichtech/plop-catcher
2569 Downloads
Drop-in error catcher and general logger
najibismail/laravel-exception-catcher
2 Downloads
A powerful Laravel package that automatically catches exceptions and sends beautifully formatted, responsive email notifications to multiple recipients
nabeghe/matcher
4 Downloads
A similar alternative to match in PHP for arrays, with a touch of zest.
n1215/http-request-matcher
187 Downloads
Matcher interface for PSR-7 HTTP request, like preg_match() for string.
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.