Download the PHP package aa-engineering/laravel-workday-manager without Composer
On this page you can find all versions of the php package aa-engineering/laravel-workday-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aa-engineering/laravel-workday-manager
More information about aa-engineering/laravel-workday-manager
Files in aa-engineering/laravel-workday-manager
Download aa-engineering/laravel-workday-manager
More information about aa-engineering/laravel-workday-manager
Files in aa-engineering/laravel-workday-manager
Vendor aa-engineering
Package laravel-workday-manager
Short Description A Laravel package for managing workday modifications - holidays moved to workdays and vice versa
License MIT
Package laravel-workday-manager
Short Description A Laravel package for managing workday modifications - holidays moved to workdays and vice versa
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-workday-manager
Laravel Workday Manager
A Laravel package for managing workday modifications - holidays moved to workdays and vice versa.
Features
- Track days when weekends/holidays become working days
- Track days when working days become holidays
- Simple API for checking workday status
- Laravel auto-discovery support
- Comprehensive test coverage
Installation
Install the package via Composer:
Publish and run the migrations:
Optionally, publish the config file:
Usage
Creating Moved Workdays
Checking Workday Status
Using the Factory
Configuration
The package configuration file config/workday-manager.php allows you to customize:
load_migrations: Whether to automatically load package migrations (default:true)
Testing
Run the package tests:
Laravel Compatibility
- Laravel 11.x
- Laravel 12.x
PHP Compatibility
- PHP 8.2
- PHP 8.3
- PHP 8.4
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-workday-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3|^8.4
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
The package aa-engineering/laravel-workday-manager contains the following files
Loading the files please wait ...