2017 © Pedro Peláez
 

library syntax

PHP code syntax checker.

image

gemorroj/syntax

PHP code syntax checker.

  • Monday, April 9, 2018
  • by Gemorroj
  • Repository
  • 3 Watchers
  • 2 Stars
  • 1,670 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 7 Versions
  • 23 % Grown

The README.md

Check php code syntax

Continuous Integration, (*1)

Example:

check('');
print_r($resultCheck);

$resultCheckFile = $syntax->checkFile('example.php');
print_r($resultCheckFile);

Requirements:

  • PHP >= 8.0.2

Installation:

composer require gemorroj/syntax

The Versions

09/04 2018

dev-master

9999999-dev

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

09/04 2018

3.0.0

3.0.0.0

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

10/11 2017

2.2.1

2.2.1.0

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

09/11 2017

2.2.0

2.2.0.0

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

20/06 2017

2.1.0

2.1.0.0

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

14/01 2017

2.0.0

2.0.0.0

PHP code syntax checker.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Avatar Gemorroj

06/02 2016

1.0.0

1.0.0.0

PHP code syntax checker.

  Sources   Download

GPLv3

The Requires

  • php >=5.3.0

 

The Development Requires

by Avatar Gemorroj