packagist

  1. Sim

    Using Composer Packages in XenForo 2.0 Addons Tutorial 1.0.0

    Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. XenForo 2.0 uses Composer behind the scenes to include certain packages it uses - however, there is no way to automatically...
Top Bottom