Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/decodelabs/destiny
- Owner: decodelabs
- License: mit
- Created: 2024-07-22T14:33:10.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2025-01-02T09:47:14.000Z (22 days ago)
- Last Synced: 2025-01-02T10:38:45.712Z (22 days ago)
- Language: PHP
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.