Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/decodelabs/destiny

Powerful schedule management system for PHP
https://github.com/decodelabs/destiny

Last synced: 17 days ago
JSON representation

Powerful schedule management system for PHP

Awesome Lists containing this project

README

        

# Destiny

[![PHP from Packagist](https://img.shields.io/packagist/php-v/decodelabs/destiny?style=flat)](https://packagist.org/packages/decodelabs/destiny)
[![Latest Version](https://img.shields.io/packagist/v/decodelabs/destiny.svg?style=flat)](https://packagist.org/packages/decodelabs/destiny)
[![Total Downloads](https://img.shields.io/packagist/dt/decodelabs/destiny.svg?style=flat)](https://packagist.org/packages/decodelabs/destiny)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/decodelabs/destiny/integrate.yml?branch=develop)](https://github.com/decodelabs/destiny/actions/workflows/integrate.yml)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-44CC11.svg?longCache=true&style=flat)](https://github.com/phpstan/phpstan)
[![License](https://img.shields.io/packagist/l/decodelabs/destiny?style=flat)](https://packagist.org/packages/decodelabs/destiny)

### Powerful schedule management system

Destiny provides an extensible format and operating structures for defining complex event programs.

_Get news and updates on the [DecodeLabs blog](https://blog.decodelabs.com)._

---

## Installation

Install via Composer:

```bash
composer require decodelabs/destiny
```

## Usage

Coming soon...

## Licensing

Destiny is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.