Relative Content

Tag Archive for phpcomposer-php

how to use composer library

i try to test a library installed with composer… i read this page
https://kinsta.com/fr/blog/creer-un-paquet-composer/
and install library with the command :
composer require rexfordnyrk/tempconv (no problem here)