PHPackages                             yakub/cron-time - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yakub/cron-time

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yakub/cron-time
===============

v1.0(5y ago)03Apache-2.0PHPPHP ^7.1CI failing

Since Jul 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Yakubko/cron-time)[ Packagist](https://packagist.org/packages/yakub/cron-time)[ RSS](/packages/yakub-cron-time/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

cron-time
=========

[](#cron-time)

> Cron time helps with working with group of crons and return information like if it's executable or duration between opened crons.

**Build status**

master: [![Build Status](https://camo.githubusercontent.com/89f31b7cf677bae1f0b4a18763925f940be72884464a09beba1a0d7516e0e824/68747470733a2f2f7472617669732d63692e636f6d2f59616b75626b6f2f63726f6e2d74696d652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/Yakubko/cron-time)[![Coverage Status](https://camo.githubusercontent.com/fe13f8e21ddf185362e1359b4765c9693f35ba1d15eae10849b1d888e83e8425/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f59616b75626b6f2f63726f6e2d74696d652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Yakubko/cron-time?branch=master)

dev: [![Build Status](https://camo.githubusercontent.com/812b23c3f903d4e3ecefc629e701d333c167f2f5387e549b72c258c659620894/68747470733a2f2f7472617669732d63692e636f6d2f59616b75626b6f2f63726f6e2d74696d652e7376673f6272616e63683d646576)](https://travis-ci.com/Yakubko/cron-time)[![Coverage Status](https://camo.githubusercontent.com/76835976f7ef081339e49702de6f9d8cdf781b1ddf63a3e74048ce3cdbcd51aa/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f59616b75626b6f2f63726f6e2d74696d652f62616467652e7376673f6272616e63683d646576)](https://coveralls.io/github/Yakubko/cron-time?branch=dev)

Install
-------

[](#install)

The recommended way to install is via Composer:

```
composer require yakub/cron-time

```

Main
====

[](#main)

Examples
--------

[](#examples)

### isExecutable($time = 'now')

[](#isexecutabletime--now)

How to use isExecutable

```
