Download the PHP package nil-2008/phalapi-weekday without Composer
On this page you can find all versions of the php package nil-2008/phalapi-weekday. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nil-2008/phalapi-weekday
More information about nil-2008/phalapi-weekday
Files in nil-2008/phalapi-weekday
Download nil-2008/phalapi-weekday
More information about nil-2008/phalapi-weekday
Files in nil-2008/phalapi-weekday
Vendor nil-2008
Package phalapi-weekday
Short Description PhalApi 2.x 扩展库 - 用于判断当天是否是工作日。
License GPL-3.0-or-later
Homepage https://www.phalapi.net/
Package phalapi-weekday
Short Description PhalApi 2.x 扩展库 - 用于判断当天是否是工作日。
License GPL-3.0-or-later
Homepage https://www.phalapi.net/
Please rate this library. Is it a good library?
Informations about the package phalapi-weekday
基于PhalApi2的工作日是否上班判断拓展
前言
节假日判断在PHP开发中运用场景已经无处不在,本扩展就是为了解决此问题而生的.
附上:
项目GitHub地址:https://github.com/nil-2008/weekday
安装PhalApi2-Weekday
在项目的composer.json文件中,添加:
配置好后,执行composer update更新操作即可。
配置文件
我们需要在 ./config/app.php 配置文件中追加以下配置:
入门使用
初始化PhalApi2-Weekday,入口文件index.php加入如下代码
常用基础操作(具体API可以查阅代码中src/Lite.php)
All versions of phalapi-weekday with dependencies
PHP Build Version
Package Version
The package nil-2008/phalapi-weekday contains the following files
Loading the files please wait ....