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

1.0.4 2018-01-09 12:21 UTC

This package is not auto-updated.

Last update: 2025-09-25 22:02:51 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.