https://github.com/jsor/dbal-sqlite3
SQLite3 driver for DBAL.
https://github.com/jsor/dbal-sqlite3
Last synced: about 1 year ago
JSON representation
SQLite3 driver for DBAL.
- Host: GitHub
- URL: https://github.com/jsor/dbal-sqlite3
- Owner: jsor
- License: mit
- Created: 2012-01-11T16:06:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T07:57:56.000Z (about 11 years ago)
- Last Synced: 2025-03-23T07:34:11.047Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 168 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SQLite3 driver for DBAL
=======================
[SQLite3](http://php.net/sqlite3) driver for [DBAL](http://www.doctrine-project.org/projects/dbal).
License
-------
This libary is released under the [MIT License](https://github.com/jsor/dbal-sqlite3/blob/master/LICENSE).