Thanks to visit codestin.com
Credit goes to docs.platine-php.com

# Packages

Platine Packages are decoupled libraries for PHP applications, tested in others projects, they are the foundation of the most important PHP projects included Platine Framework.

# Installation

Use Composer (opens new window) to install any of the packages in your PHP project:

composer require platine-php/xxx
1

Note

xxx is the name of the package you want to install.

# Package List