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
- Host: GitHub
- URL: https://github.com/fadhil-riyanto/crud-php-redis
- Owner: fadhil-riyanto
- License: mit
- Created: 2020-11-04T13:03:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T13:07:06.000Z (over 4 years ago)
- Last Synced: 2025-02-05T21:59:26.851Z (4 months ago)
- Topics: crud-redis, php, php-redis, redis, redis-crud, redis-server
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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