aplab/pst

php small tools

0.2.2 2021-06-08 12:52 UTC

This package is auto-updated.

Last update: 2024-04-09 20:28:21 UTC


README

PHP small tools

Installation

Package is available on Packagist, you can install it using Composer.

composer require aplab/pst dev-master

add to services.yaml example

    Aplab\Pst\Lib\MysqliManager\MysqliManager:
        arguments: ['@kernel']

Configuration

put .mysqli_manager.ini.dist into projectDir and then rename it to .mysqli_manager.ini