Libraries tagged by Matches
rinaldi/raita
5 Downloads
Algoritm Match String Raita
rinaldi/horspool
5 Downloads
algoritm match string horspool
rexrana/themeable-contact-form
31 Downloads
A simple contact form plugin for WordPress that allows you to customize the template to match your theme
remysd/simple-router
5 Downloads
A simple router to match with your url's
reazon/vsm-captcha
1 Downloads
Laravel very simple match captcha for my own convenience
putyourlightson/craft-sift
6 Downloads
Filters entries/categories/submissions that can be selected to only those that match a user's categories.
pluswerk/t3ext_ig_ldap_sso_auth
488 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
outmart/php-pricing-rules
276 Downloads
Create pricing rules that apply if the specified case matches.
oneplace/oneplace-articlerequest-matching
6 Downloads
Matching Plugin for onePlace Articles. Match Articles with Requests
om3rcitak/ip-set
40 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
oliver-dvorski/array_find
303 Downloads
array_find for php. It stops the linear search when the first match is found.
nexxes/tokenmatcher
9 Downloads
PHP library to match tokenstreams (arrays of tokens) for later parsing.
nawrasbukhari/restricted
13 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
n1215/http-request-matcher
184 Downloads
Matcher interface for PSR-7 HTTP request, like preg_match() for string.
mzb/php-router-matcher
9 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.