Download the PHP package kima92/expector-patronum without Composer
On this page you can find all versions of the php package kima92/expector-patronum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kima92/expector-patronum
More information about kima92/expector-patronum
Files in kima92/expector-patronum
Package expector-patronum
Short Description This is my package expector-patronum
License MIT
Homepage https://github.com/kima92/expector-patronum
Informations about the package expector-patronum
ExpectorPatronum
ExpectorPatronum is a Laravel-based system designed to manage and monitor task expectations and actual performances. It includes features like task scheduling, real-time monitoring, and integration with calendar interfaces for effective visualization and management.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Requirements
- PHP >= 8.2
- Laravel >= 9.0
- MySQL or a compatible database system
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
Usage
Configure a new Plan (1 time) via /expector-patronum
path, or by code:
Create next expectation days (this process is already scheduled every day to 20:00)
Run the task
General configurations via AppServiceProvider::register
Authorization With:
Custom task identifier:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Contributions to ExpectorPatronum are welcome. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for each feature or improvement.
- Submit a pull request with a clear description of the changes.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- kima
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of expector-patronum with dependencies
barryvdh/laravel-ide-helper Version ^2.6
illuminate/contracts Version ^9.0|^10.0
illuminate/notifications Version ^9.0|^10.0
laravel-notification-channels/webhook Version ^2.5
laravel/slack-notification-channel Version ^3.0