https://github.com/jinyphp/board
https://github.com/jinyphp/board
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jinyphp/board
- Owner: jinyphp
- Created: 2019-04-02T07:44:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T14:25:35.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T16:31:19.823Z (over 1 year ago)
- Language: PHP
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jinyPHP Board State PreProcessor
데이터베이스 기반의 상태를 처리 합니다.
## 설치방법
컴포저를 이용하여 쉽게 설치를 할 수 있습니다.
```
composer require jiny/board
```