Download the PHP package okapi/wildcards without Composer
On this page you can find all versions of the php package okapi/wildcards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download okapi/wildcards
More information about okapi/wildcards
Files in okapi/wildcards
Download okapi/wildcards
More information about okapi/wildcards
Files in okapi/wildcards
Vendor okapi
Package wildcards
Short Description PHP Wildcards is a PHP library that converts wildcards to regular expressions.
License MIT
Homepage https://github.com/okapi-web/php-wildcards
Package wildcards
Short Description PHP Wildcards is a PHP library that converts wildcards to regular expressions.
License MIT
Homepage https://github.com/okapi-web/php-wildcards
Please rate this library. Is it a good library?
Informations about the package wildcards
PHP Wildcards
PHP Wildcards is a PHP library that converts wildcards to regular expressions.
Installation
Usage
Supported Wildcards
- * = any number of characters
- ? = any single character
- [ ] = optional characters
- ( ) = group
- | = or
Testing
- Run
composer run-script test
or
- Run
composer run-script test-coverage
Show your support
composer run-script test
or
composer run-script test-coverage
Give a ⭐ if this project helped you!
📝 License
Copyright © 2023 Valentin Wotschel.
This project is MIT licensed.
All versions of wildcards with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package okapi/wildcards contains the following files
Loading the files please wait ....