Libraries tagged by regulator
bugo/fa-icon-builder
6 Downloads
Dependency-free PHP toolset to generate Font Awesome icon classes, HTML tags, and collections (Solid/Regular/Brands). Perfect for projects where you need to work with FA icons without loading CSS/JS.
briangibbins/php-lotsaipsum
18 Downloads
Lorem ipsum generator in PHP that allows for custom word files to be used instead of the regular boring-ipsum.
boo/emoji
6 Downloads
Emoji regular expressions for PHP.
bonza/rabbitmq
7 Downloads
A PHP client for RabbitMQ that supports both regular and delayed messaging.
bengr/routing
311 Downloads
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
balambasik/input
162 Downloads
Small and convenient library for working with superglobal or regular arrays. Such as $_GET, $_POST, $_REQUEST, $_COOKIE, $_SESSION, $_SERVER. Supports nested keys: $_POST['foo']['bar']['baz'] ==> Input::post('foo.bar.baz')
avanzu/json-request-bundle
10 Downloads
EventListener to convert a json request body into regular request params
avalara/avalara_sdk
91 Downloads
API for evaluating transactions against direct-to-consumer Beverage Alcohol shipping regulations. This API is currently in beta.
ashleydawson/globtoregex
3 Downloads
Function that converts a glob pattern into a regular expression, extracted from the Symfony Finder component
armaaar/mini-router
0 Downloads
Fast PHP router based on regular expressions
apinephp/dist-route
21 Downloads
A lightweight regular expression based request router with support for dependency injection
alexivashchenko/php-mysql-backup
19 Downloads
Simple PHP class to create regular MySQL database backups
alaadragneel/regexpressions
17 Downloads
Simplify The Regular Expression Proccess
aerticket/data-anonymizer-task
129 Downloads
Add task that regularly triggers data anonymization
aclaude/regez
8 Downloads
A small PHP library to build and execute regular expressions in a fluent interface, easier to generate and understand for developers.