Libraries tagged by regular
multihanded/regent
18 Downloads
The package for Laravel allows you to write regular expressions declaratively.
mouf/utils.common.lock
67581 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.
mmoreram/react-functions
254 Downloads
Lightweight library that provides regular PHP methods is a non-blocking implementation.
mfbv/module-group-price
3 Downloads
Per-customer-group base price override. Group price replaces RegularPrice for matching customers and feeds catalog rules, indexers, and downstream price calculations.
laramint/laravel-zonda
11 Downloads
Zonda is a command-line tool for building standalone Laravel packages without needing a host Laravel application. It lets you work inside a package directory as if you were inside a regular Laravel project — running migrations, artisan commands, scaffolding files — while the package itself stays clean and portable.
koca/easyregex
45 Downloads
PHP Regular expressions made easy
imaddev/php-credit-card-validator
33 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
heimrichhannot/contao-replace-bundle
1381 Downloads
Helper contao bundle to perform a regular expression search and replace on front end page.
hazardteam/autoclearchunk
0 Downloads
A PocketMine-MP plugin that automatically clears chunks in specified worlds at regular intervals.
frontkom/fs-info-transformer
196 Downloads
Transform data coming from FS to regular and usable HTML
fobilow/mp3file
5468 Downloads
php5 class for detecting bitrate and duration of regular mp3 files (not VBR files)
filamerce/filament-picker
1150 Downloads
A Regular Picker for Filament Form
ezsystems/privacy-cookie-bundle
27838 Downloads
Privacy cookie banner integration bundle into regular Symfony 2.x application (supports eZ Publish/eZ Platform)
corviz/router
342 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support