acacha / ebre_escool_model by acacha

Laravel model for old ebre_escool database
55
0
3
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-04-25 15:12:31
Package Statistics
Total Downloads: 55
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 3
Total Open Issues: 0

ebre_escool_model

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Laravel model for old ebre_escool database

Install

Via Composer

$ composer require scool/ebre_escool_model

Usage

$skeleton = new Scool\EbreEscoolModel();
echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.