panda-the-slayer / brackets-checker
There is no license information available for the latest version (dev-master) of this package.
Simple package for checking if brackets sequence is balanced
Package info
github.com/PandaTheSlayer/balanced-brackets
pkg:composer/panda-the-slayer/brackets-checker
dev-master
2018-05-12 19:10 UTC
Requires
- php: ^7.0
- php-di/php-di: ^5.4
- symfony/console: ^4.0
This package is auto-updated.
Last update: 2026-03-19 22:18:20 UTC
README
#To use this application
git clone
composer install
php bin/console check-seq {sequence}