Go to file
2024-01-11 13:05:59 +00:00
.devcontainer apiKey 2024-01-11 10:33:29 +00:00
src htmlForm 2024-01-11 13:05:59 +00:00
tests htmlForm 2024-01-11 13:05:59 +00:00
.drone.yml Initial commit 2024-01-11 10:04:42 +00:00
.gitignore Initial commit 2024-01-11 10:04:42 +00:00
composer.json renommage 2024-01-11 10:16:15 +00:00
composer.lock Initial commit 2024-01-11 10:04:42 +00:00
phpcs.xml Initial commit 2024-01-11 10:04:42 +00:00
phpunit.xml Initial commit 2024-01-11 10:04:42 +00:00
README.md renommage 2024-01-11 10:16:15 +00:00

multi-downloader-client

Utilisation

Installation

Composer

Ajouter les modules communs dans composer.json

{
    "repositories": [{
            "type": "composer",
            "url": "https://git.nwb.fr/api/packages/modules-communs-php/composer"
        }
    ]
}

Lancer la commande

composer require nwb/multi-downloader-client