lambdatt-php / addresses
A SplitPHP Framework plugin containing an address management system.
v0.1.5
2026-01-13 18:22 UTC
README
A SplitPHP Framework plugin containing an address management system.
Installation
Install via Composer:
composer require lambdatt-php/addresses
Run the Migrations:
php console migrations:apply --module=addresses
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core