The EuroCMS Libraries
core.libraries.php can use the composer.phar software, to manage composer packages with.
We might be able to use the packa
Composer
Composer is a PHP package manager. https://getcomposer.org/
There is a composer.phar, that we can use with shell_exec to manage these PHP packages.
Or use the packagist API: https://packagist.org/ - this so that we can query with API pure.
Main characteristic
-
Installable
-
Deletable
-
Need permission to use them
backlog
A listing of libs that might improve EuroCMS somehow: