![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/dvdoug/boxpacker/docs/ |
Installation ============ The recommended way to install BoxPacker is to use `Composer`_. From the command line simply execute the following to add ``dvdoug/boxpacker`` to your project's ``composer.json`` file. Composer will automatically take care of downloading the source and configuring an autoloader: .. code:: composer require dvdoug/boxpacker If you don't want to use Composer, the code is available to download from `GitHub`_ Requirements ------------ BoxPacker v3 is compatible with PHP 7.4+ Versioning ---------- BoxPacker follows `Semantic Versioning`_. For details about differences between releases please see `What's new`_ .. _Composer: https://getcomposer.org .. _GitHub: https://github.com/dvdoug/BoxPacker/releases .. _Semantic Versioning: http://semver.org/ .. _What's new: whatsnew.html