jiaojie/laravel5-stock-price-alert

Stock price alert module for laravel 5, made by SINA finance client api team.
8
Install
composer require jiaojie/laravel5-stock-price-alert
PHP:>=5.4.0
License:MIT
Last Updated:Sep 13, 2016
Links: GitHub  ·  Packagist
Maintainer: jiaojie1989

Stock price alert component for Laravel 5

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • Redis Server >= 3.0
  • PHP Version >= 5.4

Usage

Add to your config/database.php

'redis' => [
        'options' => [
            "profile" => new \Jiaojie\Laravel\StockAlert\Predis\Profile(),
        ],
    ],

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

619,738,036 9,700
laravel/framework

The Laravel Framework.

564,719,134 34,875
laravel/tinker

Powerful REPL for the Laravel framework.

475,095,200 7,439