# 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).

  1. Quick start (opens new window)
  2. Create a ZIP file with a library to be prefixed (opens new window)
  3. 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.

Last Updated: 12/19/2023, 9:07:55 AM