Guides

Installation

This project can be used in two ways:

Library (advanced)

If you are building your own application you can install the libraries using Composer:

composer require phpdocumentor/guides

This will install all basic libraries needed to get started to get started. All libraries come with support for Symfony dependency injection. This will help you to get started with the libraries in symfony applications.

Read more about writing your own application in the Developers section.

Search results