packages

  1. Admin

    Using Composer Packages in XenForo 2.1+ Addons Tutorial 2.1.1

    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 v2 uses Composer behind the scenes to include certain packages used by the core software. As addon developers, we can...
Back
Top