Skip to content

aplab/pst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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