|
|
| Name: |
CompactPHP |
| Base name: |
271 |
| Description: |
If it was hard to write, it should be hard to read. |
| Related classes: |
Customer |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
2072 users |
| All time rank: |
1609 |
| Week users: |
0 users |
| Week rank: |
2402 |
| |
|
If it was hard to write, it should be hard to read...
This little function removes a lot of waste out of your php source (comments, blanks, tabs, newlines), which are not needed on the server (of your customer).
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (78.6%) |
- |
- |
- |
- |
Not sure (45.4%) |
1767 |
| Month: |
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 |
|
|
| File |
Role |
Description |
compact.php |
??? |
Removes Comments from PHP Source. |