GitHunt
DY

dyazincahya/quran-api-with-php-codeigniter

Holy Quran API | 6236 verses, 114 surah, 30 Juz | <[PHP 7 & Codeigniter 3] ~ [PHP 8 & Codeigniter 4]>

Holy Quran API

6236 verses, 114 surah, 30 Juz

screenshot

Demo

See online demo here

Features

  • API Juz
  • API Surah
  • API Verse
  • Translations (Bahasa, English, Arabic)
  • Interpretation (Bahasa)

Data Source

Build With

Changelog

If you are using PHP 7, you can use v1 based on Codeigniter 3, and if you are using PHP 8, you can use v2 based on Codeigniter 4.

See full Changelog here

Instalation

  • Clone this repo git clone https://github.com/dyazincahya/quran-api-with-php-codeigniter.git
  • Move this project to local hosting or server hosting
  • Run composer install
  • Run cp env .env
  • Add new variable on .env file
# Set false if you want to disable Demo Mode.
API_DEMO = true

# Set & Adjust baseURL
app.baseURL = ''
  • Done, try to access http://localhost/PROJECT_NAME in your browser

Author

kang-cahya.com

License

MIT License

Languages

PHP93.3%JavaScript3.8%CSS2.6%HTML0.4%

Contributors

MIT License
Created December 29, 2019
Updated January 13, 2026
dyazincahya/quran-api-with-php-codeigniter | GitHunt