I\'m trying to use a set of libraries with Composer for a Prestashop module.
My current approach is to include the vendor/autoload.php file on every fil
vendor/autoload.php
Maybe to re-route all scripts to one using htaccess/rewrite, then in that one before including prestashop files use autoload.