stoic / pdo
There is no license information available for the latest version (1.3.4) of this package.
PDO helper components for the Stoic framework
1.3.4
2024-11-22 00:24 UTC
Requires
- php: >=8.3
- ext-json: *
- ext-pdo: *
- stoic/io: ^1
- stoic/stoic: ^1
Requires (Dev)
- jimbojsb/pseudo: master-dev
- phpunit/phpunit: ^9
README
PDO component of the PHP Stoic Framework. For more information, visit our website at stoic-framework.com
Installation
Typical composer installation is supported, simply run the following command:
composer require stoic/pdo
Alternatively, downloads are available via the releases page here on GitHub.