Skip to content

Assign opening hours to your eloquent model and easily get all currently open/closed models directly from the database.

License

Notifications You must be signed in to change notification settings

webfactor/laravel-openinghours

Repository files navigation

laravel-openinghours

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

Install

Via Composer

$ composer require webfactor/laravel-openinghours

Usage

$skeleton = new Webfactor\Laravel\OpeningHours();
echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email oliver.ziegler@webfactor.de instead of using the issue tracker.

Credits

License

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

About

Assign opening hours to your eloquent model and easily get all currently open/closed models directly from the database.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages