# Getting Started
Follow the tutorials below to sign up for PHP-Prefixer, create a project on the Dashboard, upload a ZIP file, and build your first prefixed codebase:
TIP
To follow this tutorial, we recommend beginning by learning the basics of PHP Composer dependency management: Getting Started (opens new window).
- Quick start (opens new window)
- Create a ZIP file with a library to be prefixed (opens new window)
- Review the prefixed PHP project (opens new window)
In the following tutorials, the case of a simple project that uses Monolog (opens new window) Logger
is presented to show how the prefixer can be used.