stoic / pdo
There is no license information available for the latest version (1.3.1) of this package.
PDO helper components for the Stoic framework
1.3.1
2024-09-05 02:11 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.