alex-kalanis/kw_user_paths

User paths separating content in KWCMS

Maintainers

Package info

github.com/alex-kalanis/kw_user_paths

pkg:composer/alex-kalanis/kw_user_paths

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.0 2024-04-05 00:43 UTC

This package is auto-updated.

Last update: 2026-03-05 05:16:03 UTC


README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Define user paths library inside the KWCMS. Parse from config, update against structure on system.

PHP Installation

composer.phar require alex-kalanis/kw_user_paths

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote storage.

3.) Connect the "kalanis\kw_user_paths" into your app. Extends it for setting your case.

4.) Connect library into your bootstrap process.

5.) Just use class "kalanis\kw_user_paths\Path" as data storage