PHPackages                             modstore/cronski-laravel - 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. modstore/cronski-laravel

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

modstore/cronski-laravel
========================

Laravel package for Cronski

0.1.1(5y ago)0241MITPHPPHP ^7.1CI failing

Since Oct 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/modstore/cronski-laravel)[ Packagist](https://packagist.org/packages/modstore/cronski-laravel)[ Docs](https://github.com/modstore/cronski-laravel)[ RSS](/packages/modstore-cronski-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (3)Used By (0)

Cronski Laravel Package
=======================

[](#cronski-laravel-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7da730f6e4bef3c729be0672107883c3c2de25dc5cd6a745dce2d2b31f1f6a2f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f6473746f72652f63726f6e736b692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/modstore/cronski-laravel)[![Total Downloads](https://camo.githubusercontent.com/148a8efa192815fcf9a5c109ba1003c853666f3ae61cbecbd44c91ba020bf402/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f6473746f72652f63726f6e736b692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/modstore/cronski-laravel)

Laravel package for

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

[](#installation)

You can install the package via composer:

```
composer require modstore/cronski-laravel
```

```
php artisan vendor:publish --provider="Modstore\Cronski\CronskiServiceProvider"
```

Usage
-----

[](#usage)

If you set scheduled = true in the config, add the following scheduled command to your App\\Console\\Kernel.php

Once you've enabled this option, you will need to run the migration to create the table for storing the pending requests.

```
// Send pending Cronski requests. You can reduce the frequency of this command to whatever suits.
$schedule->command('cronski:send-pending-requests')->everyMinute()->withoutOverlapping();
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Mark Whitney](https://github.com/modstore)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

2

Last Release

2044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cf970f6fb0f66aed0a1ef7ad2f5f964c8bae2b5ac239f35c6a0c8c4591bbc8d?d=identicon)[modstore](/maintainers/modstore)

---

Top Contributors

[![modstore](https://avatars.githubusercontent.com/u/7380420?v=4)](https://github.com/modstore "modstore (13 commits)")

---

Tags

modstorecronski

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/modstore-cronski-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/modstore-cronski-laravel/health.svg)](https://phpackages.com/packages/modstore-cronski-laravel)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[modstore/laravel-enum-js

Package to generate javascript versions of your PHP enum files to be used in your js builds etc.

15136.4k](/packages/modstore-laravel-enum-js)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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