chupacabra007 / parenthesis
Small PHP package used to check whether parentheses are balanced or not
Package info
github.com/chupacabra007/otus-php-parenthesis-pkg
pkg:composer/chupacabra007/parenthesis
1.0.4
2018-01-09 12:21 UTC
Requires (Dev)
- phpunit/phpunit: 6.0.*
This package is not auto-updated.
Last update: 2026-03-12 23:57:02 UTC
README
OTUS PHP course homework.
This folder contains PHP package that can be used to check whether parentheses are balanced or not.