Download the PHP package dixflatlinr/preg_return without Composer
On this page you can find all versions of the php package dixflatlinr/preg_return. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dixflatlinr/preg_return
More information about dixflatlinr/preg_return
Files in dixflatlinr/preg_return
Download dixflatlinr/preg_return
More information about dixflatlinr/preg_return
Files in dixflatlinr/preg_return
Vendor dixflatlinr
Package preg_return
Short Description Preg_match that returns the result(s) of your choice.
License BSD-3-Clause
Homepage https://github.com/dixflatlinr/preg_return
Package preg_return
Short Description Preg_match that returns the result(s) of your choice.
License BSD-3-Clause
Homepage https://github.com/dixflatlinr/preg_return
Please rate this library. Is it a good library?
Informations about the package preg_return
preg_return
~ is a convenience PHP library which provides an alternate way to use preg_match. Works like preg_match, but returns the matching elements or a subset.
Installation
The recommended way to install preg_return is through Composer.
Syntax & usage
The package registers global functions as a convenience, so it can be used such:
Or calling it directly:
The only difference compared to
is that instead of the parameter, now governs what is returned and how.
Examples
All versions of preg_return with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
The package dixflatlinr/preg_return contains the following files
Loading the files please wait ....