Skip to content

Commit 22bdb42

Browse files
authored
Update README.md
1 parent 1abb9fc commit 22bdb42

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ https://x-labs.my.id/api/kbbi/search/<PARAM>
3131
```
3232
[Coba Sekarang](https://x-labs.my.id/api/kbbi/search/demo)
3333

34+
## Kompatibel dengan
35+
- PHP 8.3.8
36+
- Codeigniter 4.3.8 atau lebih baru
37+
38+
## Pustaka yang digunakan
39+
- CURL
40+
- DOMDocument
41+
- DOMXPath
42+
3443
## Cara Instalasi
3544
- Salin atau unduh kode model (Model) dengan nama [KBBIModel.php](https://github.com/dyazincahya/API-KBBI-PHP-Codeigniter-4/blob/main/KBBIModel.php)
3645
- Salin atau unduh kode kontroler (Controller) dengan nama [ApiKBBI.php](https://github.com/dyazincahya/API-KBBI-PHP-Codeigniter-4/blob/main/ApiKBBI.php)

0 commit comments

Comments
 (0)