ideenkonzept/zodiac
Composer 安装命令:
composer require ideenkonzept/zodiac
包简介
Zodiac Handler
README 文档
README
This package allow you to get the Zodiac name from any date format
Installation
composer require ideenkonzept/zodiac
Usage
use Ideenkonzept\Zodiac\ZodiacFinder; ZodiacFinder::find( '6-2-2012')->name() // Aquarius ZodiacFinder::find( Carbon::now() )->name() ZodiacFinder::find( '6-2-2012','de')->name() // Wassermann
License
This package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 46
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-11