aplab / pst

PHP small tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PHP small tools

License:MIT License


Languages

Language:PHP 100.0%