chupacabra007/parenthesis

Small PHP package used to check whether parentheses are balanced or not

Maintainers

Package info

github.com/chupacabra007/otus-php-parenthesis-pkg

pkg:composer/chupacabra007/parenthesis

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.4 2018-01-09 12:21 UTC

This package is not auto-updated.

Last update: 2026-03-12 23:57:02 UTC


README

Build Status

OTUS PHP course homework.

This folder contains PHP package that can be used to check whether parentheses are balanced or not.