Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
55% | Total: 5,449 | All time: 465 This week: 36 |
Version | License | Categories | ||||
sdd 1.0.0 | Custom (specified... | Debug |
Description | Author | |||||||||||||||||||||||
This class is meant to output the definition and values of variables in a human readable format. |
|
Files (5) |
File | Role | Description |
---|---|---|
class.logfile.php | Example | Simple flat file logfile implementation |
class.SDD.php | Class | Dump structured data |
example.php | Example | Example, try running it interactively, then accessing by a browser. |
license.txt | Lic. | Modified NetBSD license used here |
makedoc.sh | Aux. | Generate documentation |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 7 |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Cellophane | Required by the example | Required |
cURL | Required by dumpState.php in examples. | Required |
Easy Email SMTP | Example code used it in the event of errors. | Conditional |
Paypal Instant Payment Notification | Used by the example script. | Required |
Paypal Payment Data Transfers | Example code uses it. | Required |
SQL Data | Debugging interfaces generated by the various build scripts need it. | Required |
Sudoku | Used during debugging must be present if the print_d method is used. | Conditional |