Skip to content

d946/brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets verify

Build Status

codecov

Latest Version

Installing

composer require d946/brackets

Basic usage

<?php

$checker = new D946\Brackets();

$checker->load('()'); 
if ($checker->verify()){
  // it's ok   
} else {
  // wrong    
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages