Libraries tagged by regru
beyondcode/laravel-visual-diff
29479 Downloads
Create visual diffs in your application tests.
regulus/solid-site
7409 Downloads
A Laravel 5 composer package that assigns section names & titles to pages, simplifies creation of breadcrumb trails, pagination, and other components.
regulus/formation
6442 Downloads
A powerful form building and model data transforming package for Laravel 5 - 8.
thisisbd/silverstripe-maintenance-mode
11537 Downloads
SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.
skynettechnologies/contao-allinoneaccessibility
284 Downloads
All in One Accessibility widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.
sizuhiko/hexpress
309 Downloads
hexpress is a PHP library that human way to define regular expressions
selay/php-credit-card-validator
8762 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
2012 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
phpgt/cron
2919 Downloads
Run scripts or static functions at regular intervals.
nberces/reverse-regex
1584 Downloads
Convert Regular Expressions into text, for testing
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mouf/utils.common.lock
67272 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
3417 Downloads
This library has quick router usage with regular expressions.