Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinyphp/translate
https://github.com/jinyphp/translate
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jinyphp/translate
- Owner: jinyphp
- Created: 2018-10-04T08:54:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T11:18:14.000Z (over 2 years ago)
- Last Synced: 2024-04-14T01:14:50.349Z (7 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jinyPHP Translate
## 설치
지니번역 모듈과 의존성 있는 패키지를 같이 설치합니다.```
composer require jiny/translate
```## 구글번역
지니번역 모듈을 자동으로 구글 번역을 지원합니다. 이를 위해서는 `stichoza/google-translate-php`를 같이 설치해 주어야 합니다.