https://github.com/marella/phd
PHP Database library.
https://github.com/marella/phd
Last synced: 11 months ago
JSON representation
PHP Database library.
- Host: GitHub
- URL: https://github.com/marella/phd
- Owner: marella
- License: mit
- Created: 2016-02-16T21:11:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T13:53:47.000Z (over 10 years ago)
- Last Synced: 2025-07-07T02:44:32.496Z (11 months ago)
- Language: PHP
- Homepage: https://github.com/marella/phd/wiki
- Size: 55.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PhD
[](https://coveralls.io/github/marella/phd?branch=master)
[](https://travis-ci.org/marella/phd)
[](https://styleci.io/repos/51870528)
[](https://packagist.org/packages/marella/phd) [](https://packagist.org/packages/marella/phd) [](https://packagist.org/packages/marella/phd) [](https://packagist.org/packages/marella/phd)
PHP Database library. Copied from Laravel framework.
### Quick Usage
```sh
composer require marella/phd
```
```php