Libraries tagged by regru
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
292 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
8772 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
2060 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
ramiroestrella/laravel-database-anonymize
62 Downloads
Laravel Database Anonymize is a package designed to streamline data anonymization, enabling organizations to safeguard privacy, comply with regulations, reduce the risk of data breaches, and share data securely.
phpgt/cron
2927 Downloads
Run scripts or static functions at regular intervals.
nberces/reverse-regex
1615 Downloads
Convert Regular Expressions into text, for testing
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mouf/utils.common.lock
67280 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
3445 Downloads
This library has quick router usage with regular expressions.
larakeeps/guard-shield
726 Downloads
GuardShield é um repositório laravel com a função de aplicar regras de permissionamento, utilizando agrupamento de regras e permissões.
joshdifabio/resource-pool
21107 Downloads
Regulate the concurrency level of your async components