Download the PHP package portavice/public-holidays-calculator without Composer
On this page you can find all versions of the php package portavice/public-holidays-calculator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download portavice/public-holidays-calculator
More information about portavice/public-holidays-calculator
Files in portavice/public-holidays-calculator
Download portavice/public-holidays-calculator
More information about portavice/public-holidays-calculator
Files in portavice/public-holidays-calculator
Vendor portavice
Package public-holidays-calculator
Short Description A calculator for public holidays written in PHP
License GPL-3.0-or-later
Package public-holidays-calculator
Short Description A calculator for public holidays written in PHP
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package public-holidays-calculator
Calculate with Public Holidays in PHP
This package allows you to calculate with public holidays and working days in PHP based on an extension of the Carbon library.
Usage
Installation
To install this package with Composer:
Use the Carbon
extension
Development
How to develop
- Run
composer install
to install the dependencies for PHP. - Run
composer test
to run all PHPUnit tests. - Run
composer cs
to check compliance with the code style andcomposer csfix
to fix code style violations before every commit.
Code Style
PHP code MUST follow PSR-12 specification.
We use PHP_CodeSniffer for the PHP code style check.
All versions of public-holidays-calculator with dependencies
PHP Build Version
Package Version
The package portavice/public-holidays-calculator contains the following files
Loading the files please wait ....