ajenguianis/ps-module-setting

Library to load and provide easily prestashop configuration.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ajenguianis/ps-module-setting

v1.0.0 2023-11-12 19:20 UTC

This package is auto-updated.

Last update: 2025-09-15 13:06:45 UTC


README

License Latest Release Total Downloads Latest Unstable Version

Overview

ps-module-setting simplifies the management and provision of PrestaShop configurations by offering a straightforward interface for handling settings from both a database and a dedicated .env file.

Features

  • Database Configuration: Easily retrieve PrestaShop settings from the database.
  • .env File Support: Configure settings using a .env file for convenient management.
  • Simple Integration: Seamless integration into your PrestaShop project.

Installation

You can install the library via Composer:

composer require ajenguianis/ps-module-setting