Skip to content

NorbertFox/database-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TobyMaxham Database

Latest Stable Version Total Downloads Latest Unstable Version License

SEE Illuminate Database

Quickly use

TobyMaxham\DBConnector::connect([
	'host'      => 'localhost',
	'database'  => 'database',
	'username'  => 'root',
	'password'  => 'password',
]);

and you'll be done.

License

TobyMaxham's Database is licensed under The MIT License (MIT).

Eloquent by Illuminate Database

About

A package to quickly connect using eloquent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%