etechnika / ext-lib
Etechnika.eu external lib
Installs: 1 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
- etechnika/idna-convert: @stable
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- mayflower/php-codebrowser: @stable
- pdepend/pdepend: @stable
- phpdocumentor/phpdocumentor: @stable
- phploc/phploc: @stable
- phpmd/phpmd: @stable
- phpunit/php-code-coverage: @stable
- phpunit/phpcov: @stable
- phpunit/phpunit: @stable
- satooshi/php-coveralls: @stable
- sebastian/phpcpd: @stable
- squizlabs/php_codesniffer: @stable
This package is auto-updated.
Last update: 2025-02-23 04:51:29 UTC
README
Branch | Unit Tests | Coverage | Dependency |
---|---|---|---|
Etechnika external lib prepated to packagist
Etechnika.eu external lib
Packages: Domain - include tld list, tld validator
Installation
Via composer
Add the package to your composer.json
file:
{
"require": {
"etechnika/ext-lib": "*"
}
}
Run composer.phar update
.