Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 469 Bytes

pst

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