Libraries tagged by regulator
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mouf/utils.common.lock
67221 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
lion/route
3219 Downloads
This library has quick router usage with regular expressions.
justinbyrne/extra-artisan-commands
3742 Downloads
Useful artisan commands for Laravel to help perform regular tasks.
jc-electronics/magento2-exact-orders
8314 Downloads
Synchronize Exact orders to Magento to display them as regular orders
gobie/regex
10000 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
filamerce/filament-picker
219 Downloads
A Regular Picker for Filament Form
enso-media/reverse-regex
19528 Downloads
Convert Regular Expressions into text
elasticms/helpers
14739 Downloads
Enclose and simplify regular PHP functions in PHPStan compliant functions
clagiordano/weblibs-browserinfo
10482 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
antalaron/regex-validator
4752 Downloads
PHP library to validate regular expressions
annaghd/php-credit-card-validator-plus
11609 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ahorkh/reverse-regex
2281 Downloads
Convert Regular Expressions into text, for testing
typo3/cms-sys-action
245152 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.