An open API service indexing awesome lists of open source software.

https://github.com/fadhil-riyanto/crud-php-redis

Repo for example redis crud with ext php redis
https://github.com/fadhil-riyanto/crud-php-redis

crud-redis php php-redis redis redis-crud redis-server

Last synced: about 2 months ago
JSON representation

Repo for example redis crud with ext php redis

Awesome Lists containing this project

README

        

# steps install crud-php-redis

1. Download PHP extension on https://pecl.php.net/package/redis and select your php version
2. Download Redis and install
3. start server and redis
4. clone this repo
5. open view.php file in url or localhost
6. enjoy