PHP Classes

Classes of Alex Krash

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Alex Krash (1)  >  Mission progress status  >  Reputation  
Picture of Alex Krash
Name: Alex Krash <contact>
Classes: 1
Country: Russian Federation Russian Federation
Age: ???
All time rank: 3876110 in Russian Federation Russian Federation
Week rank: 199 Up9 in Russian Federation Russian Federation Up
All time users: 284
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Code formatter  
PHP Programming Innovation award nominee
August 2014
Number 4


Prize: One book of choice by Packt
Reformat PHP code according to standard options
This package can reformat PHP code according to standard options.

It can parse PHP code files and replace spaces, tabs and line breaks so they match formatting rules defined by format standard configuration options defined in style files.

It can also replace Cyrillic letter characters to equivalent transliterated that uses only the ASCII alphabet.

The package can either just report formatting issues in the original PHP source file or automatically fix the code to match the formatting styles.

The package also comes with an alternative implementation as a PHP extension written in C, so it can process a large number of PHP source files if the extension is installed in your PHP environment.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z