2017 © Pedro Peláez
 

library redis

redis php

image

dsweixin/redis

redis php

  • Friday, May 4, 2018
  • by xiongjinhai
  • Repository
  • 1 Watchers
  • 0 Stars
  • 91 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 32 % Grown

The README.md

composer require dsweixin/redis, (*1)


larave5.5版本以上可以不用添加下面操作
    'providers' => [
        // ...
        Redis\PredisServiceProvider::class,
    ]

Find the aliases key in config/app.php., (*2)

    'aliases' => [
        // ...
        'predis' => Redis\Facades\Predis::class,
    ]
 Predis::set($key,$value);

The Versions

04/05 2018

dev-master

9999999-dev

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

26/04 2018

1.2.4

1.2.4.0

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

20/03 2018

1.2.3

1.2.3.0

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

18/01 2018

1.2.2

1.2.2.0

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

18/01 2018

1.2.1

1.2.1.0

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

28/12 2017

1.2.0

1.2.0.0

redis php

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

The Development Requires

by Avatar xiongjinhai

15/12 2017

1.1.0

1.1.0.0

redis

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

by Avatar xiongjinhai

11/12 2017

1.0.0

1.0.0.0

redis

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

by Avatar xiongjinhai

11/12 2017

1.0.2

1.0.2.0

redis

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

by Avatar xiongjinhai