PHPackages                             quran/quran - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. quran/quran

ActiveLibrary[API Development](/categories/api)

quran/quran
===========

Provides quran.com api in simple way

1.1.1(8y ago)8572MITPHPPHP &gt;=5.6.0

Since Jul 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/theahmadzai/quran)[ Packagist](https://packagist.org/packages/quran/quran)[ Docs](https://quran.api-docs.io/v3/)[ RSS](/packages/quran-quran/feed)WikiDiscussions 1.0 Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

[![Quran.com API Helper](https://camo.githubusercontent.com/a1213562602aca1d89e750473a3427765ef76a0a05e5cd7030d5323b20ff6e39/687474703a2f2f692e696d6775722e636f6d2f66577543696b352e706e67)](https://camo.githubusercontent.com/a1213562602aca1d89e750473a3427765ef76a0a05e5cd7030d5323b20ff6e39/687474703a2f2f692e696d6775722e636f6d2f66577543696b352e706e67)

Quran.com - API Helper
======================

[](#qurancom---api-helper)

[![Join the chat at https://gitter.im/Quran-API-Helper-PHP/Lobby](https://camo.githubusercontent.com/e2abf3411ceda3b6f233582caca60f994c201a764f7916c02928ca25f86883b1/68747470733a2f2f6261646765732e6769747465722e696d2f517572616e2d4150492d48656c7065722d5048502f4c6f6262792e737667)](https://gitter.im/Quran-API-Helper-PHP/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Build Status](https://camo.githubusercontent.com/fe85be818f02ad3e63d290d2b1b5648145b740ad742ecd766aa1a47c03fe19ff/68747470733a2f2f7472617669732d63692e6f72672f74686561686d61647a61692f717572616e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/theahmadzai/quran)[![Latest Stable Version](https://camo.githubusercontent.com/0f5cd26d693c4f4b1aa848acfccccd11f8c47b1aef203f8c798aa4bc229ea76d/68747470733a2f2f706f7365722e707567782e6f72672f717572616e2f717572616e2f762f737461626c65)](https://packagist.org/packages/quran/quran)[![Total Downloads](https://camo.githubusercontent.com/28540b91f015e785ac2faf06e2a63e291c08edbaf08b1f6ceb88df023c0846cd/68747470733a2f2f706f7365722e707567782e6f72672f717572616e2f717572616e2f646f776e6c6f616473)](https://packagist.org/packages/quran/quran)[![Latest Unstable Version](https://camo.githubusercontent.com/1328b2b328c05f2cd7ad984496a604d88c0ad08105bc778270db433529512652/68747470733a2f2f706f7365722e707567782e6f72672f717572616e2f717572616e2f762f756e737461626c65)](https://packagist.org/packages/quran/quran)[![License](https://camo.githubusercontent.com/00bc6c73aefcac1adfc537e273ed87d8e007f683cc1c49f7f5a9c1a55a84e32c/68747470733a2f2f706f7365722e707567782e6f72672f717572616e2f717572616e2f6c6963656e7365)](https://packagist.org/packages/quran/quran)

Simple API Helper package for Quran API,

Quran API Helper is a library package for PHP developers, it fetches the requested data from Quran.com API and brings you it in an array, this package also includes a caching system it caches all the requested data and boosts the speed, decreases the deley time.

### Requirements

[](#requirements)

- PHP 5.6+
- cUrl enabled

### Installation

[](#installation)

It's recommended that you use Composer to install it.

```
composer require quran/quran
```

This will install Quran.come API Helper module and all the dependencies needed.

### About the main Ruby API

[](#about-the-main-ruby-api)

#### API Repository

[](#api-repository)

Main API is written in Ruby.

#### API Documentation

[](#api-documentation)

Find the documents about main API here.

### Usage

[](#usage)

Here's a basic usage example:

```
