etechnika/ext-lib

Etechnika.eu external lib

1.0.7 2021-07-22 21:18 UTC

This package is auto-updated.

Last update: 2024-04-23 03:06:40 UTC


README

Branch Unit Tests Coverage Dependency
Latest Stable Version Build Status Coverage Status Dependency Status

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.