2
0
mirror of https://github.com/opencultureconsulting/php-basics.git synced 2025-04-13 00:00:47 +02:00

15 lines
433 B
ReStructuredText
Raw Normal View History

2024-02-15 11:13:57 +01:00
.. title:: User Guide
User Guide
##########
2024-03-26 20:10:30 +01:00
The *PHP Basics* are a library package, not a stand-alone application. The following documentation of requirements and
installation procedures describes how to make use of the classes and traits within your own application. For a detailed
description of the package's contents have a look at the :doc:`../overview/index` page.
2024-02-15 11:13:57 +01:00
.. toctree::
2024-03-26 20:10:30 +01:00
:maxdepth: 2
2024-02-15 11:13:57 +01:00
2024-03-26 20:10:30 +01:00
requirements
installation