| Package Data | |
|---|---|
| Maintainer Username: | TobyMaxham | 
| Maintainer Contact: | git2016@maxham.de (Tobias Maxham) | 
| Package Create Date: | 2015-07-17 | 
| Package Last Update: | 2016-08-14 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-31 03:02:09 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 23 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 1 | 
| Total Watchers: | 1 | 
| Total Forks: | 1 | 
| Total Open Issues: | 0 | 
composer require tobymaxham/database
TobyMaxham\DBConnector::connect([
	'host'      => 'localhost',
	'database'  => 'database',
	'username'  => 'root',
	'password'  => 'password',
]);
and you'll be done.
TobyMaxham's Database is licensed under The MIT License (MIT).
Eloquent by Illuminate Database