ylsideas / google-cloud-scheduler-laravel
A Laravel Package to execute commands based on the Scheduler
Fund package maintenance!
peterfox
Installs: 5 322
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- google/cloud-scheduler: ^1.4
- illuminate/contracts: 9.*
- spatie/invade: ^1.0
- tradecoverexchange/google-cloud-jwt-validator: ^1.0
Requires (Dev)
- nunomaduro/collision: ^6.0|^5.0
- nunomaduro/larastan: ^2.0|^1.0
- orchestra/testbench: ^7.0|^6.24.1|^v5.20.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5.13|^8.3
- spatie/laravel-ray: ^1.26
This package is not auto-updated.
Last update: 2024-11-19 02:11:51 UTC
README
A Laravel Package to interact with Google Cloud Scheduler.
Installation
You can install the package via composer:
composer require ylsideas/google-cloud-scheduler-laravel
Usage
Missing Features
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
About Us
Security
If you discover any security related issues, please email peter@ylsideas.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.