Libraries tagged by regular
mouf/utils.common.lock
67273 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
21 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
3418 Downloads
This library has quick router usage with regular expressions.
justinbyrne/extra-artisan-commands
3745 Downloads
Useful artisan commands for Laravel to help perform regular tasks.
jc-electronics/magento2-exact-orders
8784 Downloads
Synchronize Exact orders to Magento to display them as regular orders
hejunjie/china-division
344 Downloads
定期更新,全国最新省市区划分数据,身份证号码解析地址,支持 Composer 安装与版本控制,适用于表单选项、数据校验、地址解析等场景 | Regularly updated dataset of China's administrative divisions with ID-card address parsing. Distributed via Composer and versioned for use in forms, validation, and address-related features
formatsoft/format_t3tools
14386 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
filamerce/filament-picker
333 Downloads
A Regular Picker for Filament Form
ezsystems/privacy-cookie-bundle
27702 Downloads
Privacy cookie banner integration bundle into regular Symfony 2.x application (supports eZ Publish/eZ Platform)
enso-media/reverse-regex
19637 Downloads
Convert Regular Expressions into text
elasticms/helpers
14871 Downloads
Enclose and simplify regular PHP functions in PHPStan compliant functions
clagiordano/weblibs-browserinfo
10720 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
antalaron/regex-validator
4988 Downloads
PHP library to validate regular expressions
annaghd/php-credit-card-validator-plus
11729 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
typo3/cms-sys-action
245268 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.