chupacabra007 / parenthesis
Small PHP package used to check whether parentheses are balanced or not
1.0.4
2018-01-09 12:21 UTC
Requires (Dev)
- phpunit/phpunit: 6.0.*
This package is not auto-updated.
Last update: 2025-06-19 20:51:37 UTC
README
OTUS PHP course homework.
This folder contains PHP package that can be used to check whether parentheses are balanced or not.