GithubHelp home page GithubHelp logo

arondeparon / laravel-schedule-when Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 9 KB

A Command that tells you what the Laravel Scheduler will run at a given moment in time

License: MIT License

PHP 100.00%
laravel php scheduler

laravel-schedule-when's Introduction

A Command that tells you what the Scheduler will run.

Latest Version on Packagist Total Downloads Build Status

This Laravel package provides a command that tells you what the scheduler would do at a given moment in time.

In some applications, the schedule can quickly grow to dozens of scheduled commands, making it harder and harder to see what the Scheduler will do a give moment in time.

This command will help you to see what the Scheduler will or will not do so that you can stop guessing.

Installation and usage

This package requires PHP 7.2 and Laravel 5.5 or higher.

Getting started

Install via Composer

$ composer require arondeparon/laravel-schedule-when

Usage

# To see what would run right now
php artisan schedule:when

# To see what will run at a given moment
php artisan schedule:when "2019-01-01 08:05"

Testing

$ composer test

License

MIT license. Please see the license file for more information.

laravel-schedule-when's People

Contributors

arondeparon avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.