Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loevgaard/cron-bundle


https://github.com/loevgaard/cron-bundle

bundle php symfony symfony-bundle

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Symfony Cron Bundle

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

A Cron Bundle for Symfony

## Install

Via Composer

``` bash
$ composer require loevgaard/cron-bundle
```

## Usage

```php