Libraries tagged by regular
mouf/utils.common.lock
67301 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
3516 Downloads
This library has quick router usage with regular expressions.
justinbyrne/extra-artisan-commands
3747 Downloads
Useful artisan commands for Laravel to help perform regular tasks.
jc-electronics/magento2-exact-orders
8833 Downloads
Synchronize Exact orders to Magento to display them as regular orders
hejunjie/china-division
369 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
gobie/regex
10045 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
gidlov/copycat
82388 Downloads
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page.
frontkom/fs-info-transformer
144 Downloads
Transform data coming from FS to regular and usable HTML
filamerce/filament-picker
385 Downloads
A Regular Picker for Filament Form
enso-media/reverse-regex
19686 Downloads
Convert Regular Expressions into text
elasticms/helpers
14951 Downloads
Enclose and simplify regular PHP functions in PHPStan compliant functions
corviz/router
316 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
clagiordano/weblibs-browserinfo
10812 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
antalaron/regex-validator
5204 Downloads
PHP library to validate regular expressions