aplab / pst
php small tools
0.2.2
2021-06-08 12:52 UTC
Requires
- ext-mysqli: *
Requires (Dev)
- symfony/http-kernel: ^4.3
This package is auto-updated.
Last update: 2024-11-06 17:18:46 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