Download the PHP package koind/brackets without Composer
On this page you can find all versions of the php package koind/brackets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koind/brackets
More information about koind/brackets
Files in koind/brackets
Download koind/brackets
More information about koind/brackets
Files in koind/brackets
Vendor koind
Package brackets
Short Description A small project for working with brackets
License MIT
Package brackets
Short Description A small project for working with brackets
License MIT
Please rate this library. Is it a good library?
Informations about the package brackets
Brackets
A small project for working with brackets.
Installation
Run the following command from you terminal:
or add this to require section in your composer.json file:
then run
Usage
The library accepts a string of the form:
And return if the string is correct - all open parentheses are correctly opened and closed, or otherwise.
Allowable characters
Attention! All other characters are not allowed.
If you try to send an invalid character, an exception of the type will be thrown:
Tests
Run the following command from you terminal:
All versions of brackets with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package koind/brackets contains the following files
Loading the files please wait ....