Libraries tagged by preg
mikatakana/parser
9 Downloads
Parse with CURL and preg_match() functions
menthol/sql-like-to-regex
243 Downloads
Simple package to convert (my)sql LIKE syntax to regex (preg)
juniorfontenele/perguntados
20 Downloads
API for Preguntados Game from Etermax
folour/regex
20 Downloads
Simple and useful abstraction over PHP preg_* functions for PHP 7.1
echolog/echolog
16 Downloads
Bring ability to calculate many thing around pregnancy ultrasound
assistent/sai
2 Downloads
SAI (Sistema de Asistencia Inteligente) es una librería de PHP que permite crear asistentes virtuales basados en ChatGPT para aplicativos web. Con SAI, podrás controlar las funciones del aplicativo SAS mediante lenguaje natural, permitiendo a los usuarios realizar tareas complejas de manera más eficiente. SAI está diseñada para ser fácil de integrar en cualquier aplicativo SAS y cuenta con una lista configurable de palabras no permitidas para evitar usos inapropiados del asistente virtual. Además, SAI utiliza la inteligencia artificial de ChatGPT para mejorar la capacidad del asistente virtual para entender y responder preguntas de los usuarios de manera efectiva.
shopbase/regex
1 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
229177754 Downloads
A flexible and feature-complete Redis client for PHP.
dragonmantank/cron-expression
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
jean85/pretty-package-versions
188045587 Downloads
A library to get pretty versions strings of installed dependencies
brick/math
320234701 Downloads
Arbitrary-precision arithmetic library
symfony/browser-kit
213313511 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
roave/security-advisories
71056611 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-webdriver/webdriver
60321635 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.