sebwite / database
sebwite/database is a laravel package
1.0.1
2016-05-14 16:21 UTC
Requires
- php: >=5.5.9
- illuminate/container: ~5.2
- illuminate/contracts: ~5.2
- illuminate/database: ~5.2
- illuminate/http: ~5.2
- illuminate/routing: ~5.2
- illuminate/translation: ~5.2
- sebwite/support: 2.0.*
Requires (Dev)
- sebwite/phing: 1.0.*
- sebwite/testing: 1.0.*
README
Sebwite Database is a package for the Laravel 5 framework.
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.
Documentation
Tbd
Quick Installation
Begin by installing the package through Composer.
composer require sebwite/database