Skip to content

PHPExpertsInc/workdays.phpexperts.pro

Repository files navigation

workdays.phpexperts.pro

Maintainability Test Coverage

workdays.phpexperts.pro is a PHP Experts, Inc., public REST API service.

It will tell you the following:

  • Is today a holiday in a country?
  • When is the next holiday in a country?
  • Generate an array of workdays in a given date range.

Minimum supported PHP version: 8.2.

Core Dependencies

Installation

Via Composer

composer create-project phpexperts/workdays.phpexperts.pro api.my.site

Usage

You can instantly launch this via Docker by running docker compose up -d.

Use cases

✔ Rapidly start up a project right.
✔ Less time spent on boilerplating a git repo.
✔ Conforms to the most widely-deployed PHP layout.
✔ Fully compatible with the Bettergist Collective recommendation.

Testing

phpunit

Contributors

Theodore R. Smith [email protected]
GPG Fingerprint: 4BF8 2613 1C34 87AC D28F 2AD8 EB24 A91D D612 5690
CEO: PHP Experts, Inc.

License

Creative Commons Attribution No Derivatives v4.0 license.

Please see the license file for more information.

About

A public API implementation of phpexperts/workday-planner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages