PHPackages                             simongomes/bd-stock-exchange-update - 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. simongomes/bd-stock-exchange-update

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

simongomes/bd-stock-exchange-update
===================================

PHP library to fetch bangladesh share market updates, including Dhaka and Chittagong Stock Exchange (DSE &amp; CSE).

v1.0.0(7y ago)201005MITPHP

Since Jul 23Pushed 7y ago2 watchersCompare

[ Source](https://github.com/gomessimon/bd-stock-exchange-update-php)[ Packagist](https://packagist.org/packages/simongomes/bd-stock-exchange-update)[ RSS](/packages/simongomes-bd-stock-exchange-update/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Dhaka &amp; Chittagong Stock Exchange Update (DSE &amp; CSE)
============================================================

[](#dhaka--chittagong-stock-exchange-update-dse--cse)

A PHP library to fetch updates from Bangladesh share market, including Dhaka and Chittagong Stock Exchange (DSE &amp; CSE).

[DSE](https://www.dsebd.org), [CSE](http://www.cse.com.bd)

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

[](#installation)

- ##### Install using `composer` (or go to [Manual Installation](#manual-installation))

    [](#install-using-composer-or-go-to-manual-installation)

`composer require simongomes/bd-stock-exchange-update`

or, add the following into your `composer.json` file

```
"require": {
        "simongomes/bd-stock-exchange-update": "^1.0"
}

```

#### Usages

[](#usages)

```
