https://github.com/jonasraoni/php-jdbc
An implementation of JDBC in PHP altogether with a DAO code generator.
https://github.com/jonasraoni/php-jdbc
jdbc php php-jdbc
Last synced: 3 months ago
JSON representation
An implementation of JDBC in PHP altogether with a DAO code generator.
- Host: GitHub
- URL: https://github.com/jonasraoni/php-jdbc
- Owner: jonasraoni
- License: mit
- Created: 2017-10-26T13:37:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T13:39:38.000Z (about 8 years ago)
- Last Synced: 2025-01-25T14:43:10.078Z (12 months ago)
- Topics: jdbc, php, php-jdbc
- Language: PHP
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP-JDBC
An implementation of JDBC in PHP altogether with a DAO code generator