Libraries tagged by regru
regulus/formation
6370 Downloads
A powerful form building and model data transforming package for Laravel 5 - 8.
tehtux/module-visualception
272 Downloads
Visual regression tests for Codeception
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
sizuhiko/hexpress
307 Downloads
hexpress is a PHP library that human way to define regular expressions
selay/php-credit-card-validator
6873 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
sakibrahamanchy/decimal-to-words
970 Downloads
Convert decimal numbers to words ( Currency, Regular Word, Bank Cheques etc.)
relaxphp/greppy
17 Downloads
Relax with this awesome library for working with regular expressions with PHP
okapi/wildcards
4105 Downloads
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
nberces/reverse-regex
1241 Downloads
Convert Regular Expressions into text, for testing
mpociot/human-regex
100 Downloads
Regular expressions for human beings, not machines
mouf/utils.common.lock
66549 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.
macropage/sdk-ebay-rest-media
1098 Downloads
The Media API lets sellers to create, upload, and retrieve files, including:videosdocuments (for GPSR regulations)
lion/route
1293 Downloads
This library has quick router usage with regular expressions.
koca/easyregex
42 Downloads
PHP Regular expressions made easy