Libraries tagged by regular
netmon-server/interfaces
68 Downloads
This project holds the Interfaces module for the Netmon API-Server. It depends on the Devices module and allows to add multiple network interfaces to a device so that you can get regular status updates about traffic and connections on an interface.
myumc/udpmitorclient
11 Downloads
regularly send monitoring data to the server
miserenkov/righteous_font
6 Downloads
Righteous-Regular font
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
mck89/rebuilder
9 Downloads
REBuilder is a PHP library to build and parse regular expressions
masterforweb/kuri
33 Downloads
Kuri is a PHP autorouting without regular. Quickly write simple yet powerful web applications and APIs
marketflow/yii2-regex-validator
1051 Downloads
Yii2 validator for validating PCRE Regular Expressions
makadev/re2dfa
3 Downloads
Library for Regular Expression to DFA transformation.
madkom/regex
1092 Downloads
PCRE RegEx wrapper around PHP regular expression functions
mad99/onepagewebsite
211 Downloads
Contao extension: Create a one page website structure with regular pages
lokeland/shipping-value-objects
21 Downloads
Collection of value objects regularly used when working with products and shipping.
leedch/unitest
705 Downloads
Generates PHPUnit test classes from regular PHP classes
ldrahnik/regexp
452 Downloads
Set of regular expressions.
johnvict/api-response
43 Downloads
API Response is a package that lets you send response in regular format, depending on the condition stated
joest8/pdfinterpreter
6 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.