PHPackages                             aksoyih/earthquakes - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aksoyih/earthquakes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aksoyih/earthquakes
===================

Combines data from Kandilli, AFAD and USGS

1.0.3(3y ago)12MITPHPPHP &gt;=8.1

Since Feb 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/aksoyih/Earthquakes)[ Packagist](https://packagist.org/packages/aksoyih/earthquakes)[ RSS](/packages/aksoyih-earthquakes/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (5)Used By (0)

Eearthquakes
============

[](#eearthquakes)

[![Latest Stable Version](https://camo.githubusercontent.com/d871b2c659dced095b0b8f81d8747839c434b7769ad50f639e1b43f6ed41ae0a/687474703a2f2f706f7365722e707567782e6f72672f616b736f7969682f65617274687175616b65732f76)](https://packagist.org/packages/aksoyih/earthquakes) [![Total Downloads](https://camo.githubusercontent.com/93bfce4ce7c4893bf56440b1fc994539eee11720febe302a0a529eac306b92c4/687474703a2f2f706f7365722e707567782e6f72672f616b736f7969682f65617274687175616b65732f646f776e6c6f616473)](https://packagist.org/packages/aksoyih/earthquakes) [![Latest Unstable Version](https://camo.githubusercontent.com/bee867d76db0c1e2521d72430227c3e060069058743d5608866a5f329758484c/687474703a2f2f706f7365722e707567782e6f72672f616b736f7969682f65617274687175616b65732f762f756e737461626c65)](https://packagist.org/packages/aksoyih/earthquakes) [![License](https://camo.githubusercontent.com/84dd06161cebbc46cef7fd05206b37c308fb74ebe44c155cdbfab9a58cd25d5c/687474703a2f2f706f7365722e707567782e6f72672f616b736f7969682f65617274687175616b65732f6c6963656e7365)](https://packagist.org/packages/aksoyih/earthquakes) [![PHP Version Require](https://camo.githubusercontent.com/85b30c6ac9e4cfbb3b59c6178b322b8bba04ddc385cfd97452faa5e829bbceed/687474703a2f2f706f7365722e707567782e6f72672f616b736f7969682f65617274687175616b65732f726571756972652f706870)](https://packagist.org/packages/aksoyih/earthquakes)

Features
--------

[](#features)

This package makes the latest earthquake data available in an uniform format from Kandilli, AFAD and USGS sources.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require aksoyih/earthquakes

```

or add

```
"{package}": "aksoyih/earthquakes"

```

to the require section of your `composer.json` file.

Usage/Examples
--------------

[](#usageexamples)

Firstly, require the autoloader from Composer

```
