Libraries tagged by regular
mouf/utils.common.lock
66502 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
10 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
1251 Downloads
This library has quick router usage with regular expressions.
koca/easyregex
42 Downloads
PHP Regular expressions made easy
justinbyrne/extra-artisan-commands
3701 Downloads
Useful artisan commands for Laravel to help perform regular tasks.
jc-electronics/magento2-exact-orders
5605 Downloads
Synchronize Exact orders to Magento to display them as regular orders
gobie/regex
9577 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
enso-media/reverse-regex
19097 Downloads
Convert Regular Expressions into text
elasticms/helpers
11391 Downloads
Enclose and simplify regular PHP functions in PHPStan compliant functions
clagiordano/weblibs-browserinfo
9276 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
cimpleo/omnipay-authorizenetrecurring
176 Downloads
Authorize.Net processing library for the Omnipay 3.x which work just with Recurring Billing. Recurring Billing methods enable you to manage regular payment subscriptions in Authorize.Net Payment Gateway.
biigle/largo
7348 Downloads
BIIGLE module to review image annotations in a regular grid.
antalaron/regex-validator
3131 Downloads
PHP library to validate regular expressions
annaghd/php-credit-card-validator-plus
10040 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
1674 Downloads
Convert Regular Expressions into text, for testing