PHPackages                             pentangle/laravel-crontab-editor - 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. [CLI &amp; Console](/categories/cli)
4. /
5. pentangle/laravel-crontab-editor

ActiveLibrary[CLI &amp; Console](/categories/cli)

pentangle/laravel-crontab-editor
================================

registers commands that can enable cron for laravel

1.0.2(4y ago)029MITPHPPHP ^8.0

Since Jul 8Pushed 4y agoCompare

[ Source](https://github.com/Pentangle/laravel-crontab-editor)[ Packagist](https://packagist.org/packages/pentangle/laravel-crontab-editor)[ Docs](https://github.com/pentangle/laravel-crontab-editor)[ GitHub Sponsors](https://github.com/Pentangle)[ RSS](/packages/pentangle-laravel-crontab-editor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (4)Used By (0)

registers commands that can enable cron for laravel
===================================================

[](#registers-commands-that-can-enable-cron-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/101db789b4407da8199674f684beb9ff493eca793ba612c94e26f7c3a58e2cb0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70656e74616e676c652f6c61726176656c2d63726f6e7461622d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pentangle/laravel-crontab-editor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/05410613d6a86a9c8441d58dd3789e5cf38e5886c7d6522478e14fdd450779e6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70656e74616e676c652f6c61726176656c2d63726f6e7461622d656469746f722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/pentangle/laravel-crontab-editor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a46180eff0984835a4307ab50c8b78690e87a5e1a01ed14fffe1b803fb57e581/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70656e74616e676c652f6c61726176656c2d63726f6e7461622d656469746f722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/pentangle/laravel-crontab-editor/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/cbc6f89d856beef7e67648d0c99530fed034eede753f12074884f3425c6f0f4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70656e74616e676c652f6c61726176656c2d63726f6e7461622d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pentangle/laravel-crontab-editor)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require pentangle/laravel-crontab-editor
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Pentangle\LaravelCrontabEditor\LaravelCrontabEditorServiceProvider" --tag="laravel-crontab-editor-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
php artisan crontab-editor:setup
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Séan Poynter-Smith](https://github.com/Pentangle)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1769d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e705d3c99d69560b9ee09ad425d0243f89cab5108940b11347f4ab62d8ba8821?d=identicon)[pentangle](/maintainers/pentangle)

---

Top Contributors

[![spoyntersmith](https://avatars.githubusercontent.com/u/22387308?v=4)](https://github.com/spoyntersmith "spoyntersmith (11 commits)")

---

Tags

laravelpentanglelaravel-crontab-editor

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pentangle-laravel-crontab-editor/health.svg)

```
[![Health](https://phpackages.com/badges/pentangle-laravel-crontab-editor/health.svg)](https://phpackages.com/packages/pentangle-laravel-crontab-editor)
```

###  Alternatives

[worksome/envy

Automatically keep your .env files in sync.

6871.8M](/packages/worksome-envy)[spatie/laravel-signal-aware-command

Handle signals in artisan commands

16613.2M2](/packages/spatie-laravel-signal-aware-command)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[lorisleiva/artisan-ui

Run your artisan commands by pressing buttons.

2254.1k](/packages/lorisleiva-artisan-ui)[geowrgetudor/command-history

Track Laravel Artisan commands executions inside Laravel Pulse

1324.1k](/packages/geowrgetudor-command-history)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
