stoic / pdo
PDO helper components for the Stoic framework
Installs: 322
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/stoic/pdo
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.