{"id":14983925,"url":"https://github.com/snc/sncredisbundle","last_synced_at":"2025-05-14T00:09:21.480Z","repository":{"id":37382261,"uuid":"764745","full_name":"snc/SncRedisBundle","owner":"snc","description":"A Redis bundle for Symfony supporting Predis and PhpRedis","archived":false,"fork":false,"pushed_at":"2025-04-03T22:17:43.000Z","size":1192,"stargazers_count":1041,"open_issues_count":6,"forks_count":323,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-05-03T08:08:54.538Z","etag":null,"topics":["bundle","php","phpredis","predis","redis","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://github.com/snc/SncRedisBundle","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-07-08T21:11:04.000Z","updated_at":"2025-04-26T12:23:51.000Z","dependencies_parsed_at":"2022-07-12T12:50:39.932Z","dependency_job_id":"4524bcfb-6655-42db-861f-b8780163ab6e","html_url":"https://github.com/snc/SncRedisBundle","commit_stats":{"total_commits":681,"total_committers":159,"mean_commits":4.283018867924528,"dds":0.7988252569750367,"last_synced_commit":"7555c22187f17d33ecde5a8b23b657a0b65107d7"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snc%2FSncRedisBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snc%2FSncRedisBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snc%2FSncRedisBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snc%2FSncRedisBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snc","download_url":"https://codeload.github.com/snc/SncRedisBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254044137,"owners_count":22005085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","php","phpredis","predis","redis","symfony","symfony-bundle"],"created_at":"2024-09-24T14:08:11.126Z","updated_at":"2025-05-14T00:09:16.465Z","avatar_url":"https://github.com/snc.png","language":"PHP","readme":"# RedisBundle #\n[![Latest Stable Version](https://poser.pugx.org/snc/redis-bundle/v/stable?format=flat-square)](https://packagist.org/packages/snc/redis-bundle)\n[![License](https://poser.pugx.org/snc/redis-bundle/license?format=flat-square)](https://packagist.org/packages/snc/redis-bundle)\n[![Monthly Downloads](https://poser.pugx.org/snc/redis-bundle/d/monthly?format=flat-square)](https://packagist.org/packages/snc/redis-bundle)\n[![Build Status](https://github.com/snc/SncRedisBundle/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/snc/SncRedisBundle/actions)\n\n## About ##\n\nThis bundle integrates [Predis](https://github.com/nrk/predis) and [PhpRedis](https://github.com/phpredis/phpredis) into your Symfony 4.4+ application,\nproviding a fast and convenient interface to [Redis](https://redis.io/).\n\nUsing the native PhpRedis extension is recommended as it is faster and our main development platform. If the extension is not available and cannot\nbe installed in your environment Predis is considered a safe and portable alternative, and our integration should be functionally identical.\n\n## Installation ##\n\nUse [Composer](https://github.com/composer/composer):\n```sh\ncomposer require snc/redis-bundle\n```\n\n## Documentation ##\n\n[Read the documentation in docs/](docs/)\n\n## Contributing\nRunning full test suite requires PHP installed with certain PHP extensions and redis server, \nas well as [overmind](https://github.com/DarthSim/overmind) to start the fleet of redis processes.\n\nBecause of this, we use [Nix](https://nixos.org/) for local development. \n\nAfter you [install Nix](https://github.com/DeterminateSystems/nix-installer), make sure you are in directory with SncRedisBundle.\nWithin it, you can run\n```\nnix shell\n```\n\nto install and enter the development environment. Once there, you can run\n```\ncomposer update # install php package dependencies\novermind start \u0026 # start redis fleet\nphp vendor/bin/phpunit # run tests, or anything else you want with php binary\n```\n\n## License ##\n\nSee [LICENSE](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnc%2Fsncredisbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnc%2Fsncredisbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnc%2Fsncredisbundle/lists"}