{ "name": "symfony/ldap", "type": "library", "description": "An abstraction in front of PHP's LDAP functions, compatible with PHP 5.3.9 onwards.", "keywords": ["ldap", "active directory"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Charles Sarrazin", "email": "charles@sarraz.in" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-php56": "~1.0", "symfony/options-resolver": "~2.8|~3.0|~4.0", "ext-ldap": "*" }, "autoload": { "psr-4": { "Symfony\\Component\\Ldap\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Adapter | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
CHANGELOG.md | File | 229 B | 0644 |
|
Entry.php | File | 1.84 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
Ldap.php | File | 1.93 KB | 0644 |
|
LdapClient.php | File | 3.53 KB | 0644 |
|
LdapClientInterface.php | File | 854 B | 0644 |
|
LdapInterface.php | File | 1.46 KB | 0644 |
|
README.md | File | 742 B | 0644 |
|
composer.json | File | 869 B | 0644 |
|
phpunit.xml.dist | File | 928 B | 0644 |
|