Libraries tagged by preg
shopbase/regex
2 Downloads
This is a package which allows PHP Regex usage without much setup. You can use the static functions as like as the default preg_* functions and they will give you a match object with a lot of functions to evaluate the matches.
centricwebestate/object-rex
63 Downloads
A simple object oriented wrapper around the preg_* functions in the php std library.
predis/predis
339745482 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
brick/math
580581707 Downloads
Arbitrary-precision arithmetic library
dragonmantank/cron-expression
537191102 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
jean85/pretty-package-versions
335508360 Downloads
A library to get pretty versions strings of installed dependencies
symfony/web-link
111888436 Downloads
Manages links between resources
pragmarx/google2fa
110378513 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
zircote/swagger-php
152337677 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/browser-kit
306149967 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
roave/security-advisories
107806267 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-webdriver/webdriver
102528039 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
laravel/ui
150323555 Downloads
Laravel UI utilities and presets.
pelago/emogrifier
48254654 Downloads
Converts CSS styles into inline style attributes in your HTML code
kartik-v/bootstrap-fileinput
8452879 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.