chupacabra007 / parenthesis
Small PHP package used to check whether parentheses are balanced or not
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/chupacabra007/parenthesis
Requires (Dev)
- phpunit/phpunit: 6.0.*
This package is not auto-updated.
Last update: 2025-09-25 22:02:51 UTC
README
OTUS PHP course homework.
This folder contains PHP package that can be used to check whether parentheses are balanced or not.