causefx 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
..
Caster 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Cloner 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Command 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Dumper 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Exception 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Resources 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Server 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Test 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
Tests 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
.gitignore 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
CHANGELOG.md 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
LICENSE 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
README.md 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
VarDumper.php 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
composer.json 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago
phpunit.xml.dist 9d7d846345 Work on LDAP, Should work with AD, OpenLDAP, FreeIPA - Fix #1074 #1024 7 years ago

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources