aplab / pst
php small tools
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/aplab/pst
Requires
- ext-mysqli: *
Requires (Dev)
- symfony/http-kernel: ^4.3
This package is auto-updated.
Last update: 2025-10-06 19:23:22 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