 |
|
Innovation award
 Nominee: 1x |
This class can be used to check matching curly brackets in text files.
It opens a text file and finds the curly brackets that open and close.
The class can display a summary of the brackets that open and the line where they close, also with the column number. Very useful with large files.
Use this class with source files written in php, java, javascript, c, c++, python, perl...
Any feedback is appreciated.
|
|
| Name: |
Check Curly Braces |
| Base name: |
check-curly-braces |
| Description: |
Check matching curly brackets in text files |
| Version: |
0.4.5 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
326 users |
| All time rank: |
5947 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
 January 2009
Number 13
Prize: One book of choice by Packt |
Sometimes you need to change PHP or other source files very quickly, making sure that the syntax of your changes is correct before updating your live system with the changes you made.
This class can be used to quickly check the curly brackets syntax of files with source code in PHP or any other language that employs that kind of brackets.
This way you do not need to test the code in the live system to figure that you made a mistake.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|