Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkarlovi/phpredis-reflection
https://github.com/dkarlovi/phpredis-reflection
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkarlovi/phpredis-reflection
- Owner: dkarlovi
- Created: 2018-08-01T07:10:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T07:10:49.000Z (over 6 years ago)
- Last Synced: 2024-11-06T13:01:29.012Z (about 2 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
```
# test latest release (PECL)
make VERSION=release# test latest develop (GitHub)
make VERSION=develop
```