Using Composer Packages

dosut

Administrator
Staff member
thanks to dear member @jessy submitted a new resource:

Using Composer Packages - XenForo v2 uses Composer behind the scenes to include certain packages used by the core software

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...
Click to expand...

Read more
Continue reading...
 
Back
Top