lambdatt-php / addresses
A SplitPHP Framework plugin containing an address management system.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:splitphp-module
This package is not auto-updated.
Last update: 2025-06-30 23:25:37 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