Download the PHP package wangta69/laravel-fortune without Composer
On this page you can find all versions of the php package wangta69/laravel-fortune. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-fortune
This library is used in the production of gilra.kr (Online Fortune Service).
관련 문의는 [email protected] 로 주시면 고맙겠습니다.
SAJU
사주에 사용되는 다양한 정보를 쉽게 사용할 수 있도록 프로그램 하였습니다.
Installation
세팅
라라벨 7.x 이하이면 아래와 같이 config/app.php 에 등록 하여야 합니다.
만세력
Facades 를 활용한 프로그램
기본적인 사주 정보
- $ymdhi : 198010101330 (생년월일시를 숫자로)
- $sl : solar (양력) | lunar(음력) default: solar
- $gender : M(남성) | W(여성) default : M
- $leap : 윤달여부로 음력일경우 true | false default : false
아래와 같이 양력/음력 날짜및 60갑자의 생년월일시 를 출력한다.
Api 를 활용한 프로그램
- ymdhi : 생년월일 일시 (yyyymmdd) //202010100350
- sl : solar | lunar (default : solar)
- leap : 윤 여부 (default : false)
사주
Api
- ymdhi : 생년월일 일시 (yyyymmdd) //202010100350 (태어난 시를 모를 경우 시는 99 로 처리)
- sl : solar | lunar (default : solar)
- leap : 윤 여부 (default : false)
Facades
초기 기본적인 saju를 구한후 필요한 데이타를 계속해서 받아 오면 됩니다.
각각에 대해서 보고 싶을때는 아래처럼 처리하면 됩니다.
천간 구하기
지지 구하기
천간과 지지 구하기
오행 구하기
[oheng] => Pondol\Fortune\Services\Oheng Object ( [year_h] => stdClass Object ( [ch] => 水 [ko] => 수 [en] => wed [flag] => + ) .......... )
십신 구하기
신살 구하기
지장간 구하기
길신/흉신 구하기
12신살 구하기
12운성 구하기
대운 / 세운 구하기
카렌다
음력달력
API
Facades
24절기달력
API
Facades
삼재
특정해의 삼재를 가져옮
API
Facades
토정비결 작괘
Facades
결과
작괘를 구한 후 길라잡이 작괘 풀이 에서 확인 하시면 됩니다.
당사주
Facades
결과
자미두수
주역
육임정단
택일
이사택일
결혼택일
All versions of laravel-fortune with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package wangta69/laravel-fortune contains the following files
Loading the files please wait ...