| 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: | 2025-11-17 15:12:03 |
| Package Statistics | |
|---|---|
| Total Downloads: | 56 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| 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.