Package Data | |
---|---|
Maintainer Username: | acacha |
Maintainer Contact: | sergiturbadenas@gmail.com (Sergi Tur Badenas) |
Package Create Date: | 2016-11-14 |
Package Last Update: | 2017-12-02 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-12-14 15:14:27 |
Package Statistics | |
---|---|
Total Downloads: | 55 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 3 |
Total Open Issues: | 0 |
Laravel model for old ebre_escool database
Via Composer
$ composer require scool/ebre_escool_model
$skeleton = new Scool\EbreEscoolModel();
echo $skeleton->echoPhrase('Hello, League!');
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.