php-basics/.phpdoc/guide/usage/requirements.rst

19 lines
450 B
ReStructuredText

.. title:: Requirements
Requirements
############
Environment
===========
This package requires at least **PHP 8.1**.
It is highly recommended to use `Composer <https://getcomposer.org/>`_ for dependency management and autoloading,
although it is technically not strictly required for using any of these classes and traits. But it certainly makes it a
lot easier!
Dependencies
============
This package does not have any external dependencies.