{"id":19240917,"url":"https://github.com/webdevcave/simple-cache-php","last_synced_at":"2026-01-25T21:22:39.672Z","repository":{"id":245382720,"uuid":"818333319","full_name":"WebdevCave/simple-cache-php","owner":"WebdevCave","description":"PSR Simple Cache Implementation","archived":false,"fork":false,"pushed_at":"2024-06-21T19:37:58.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T23:51:42.548Z","etag":null,"topics":["cache","caching","php","psr","psr-16","psr-16-simple-cache"],"latest_commit_sha":null,"homepage":"","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/WebdevCave.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}},"created_at":"2024-06-21T16:00:52.000Z","updated_at":"2024-06-21T19:38:01.000Z","dependencies_parsed_at":"2024-06-21T22:39:37.475Z","dependency_job_id":"1c44d117-34a9-4f63-8b13-eb8f18588bd7","html_url":"https://github.com/WebdevCave/simple-cache-php","commit_stats":null,"previous_names":["webdevcave/simple-cache-php"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WebdevCave/simple-cache-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebdevCave%2Fsimple-cache-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebdevCave%2Fsimple-cache-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebdevCave%2Fsimple-cache-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebdevCave%2Fsimple-cache-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebdevCave","download_url":"https://codeload.github.com/WebdevCave/simple-cache-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebdevCave%2Fsimple-cache-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28758993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T20:56:06.009Z","status":"ssl_error","status_checked_at":"2026-01-25T20:54:48.203Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cache","caching","php","psr","psr-16","psr-16-simple-cache"],"created_at":"2024-11-09T17:09:36.030Z","updated_at":"2026-01-25T21:22:39.656Z","avatar_url":"https://github.com/WebdevCave.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Cache\n\n[![StyleCI](https://github.styleci.io/repos/818333319/shield?branch=main)](https://github.styleci.io/repos/818333319?branch=main)\n[![Latest Stable Version](https://poser.pugx.org/webdevcave/simple-cache/v/stable?format=flat-square)](https://packagist.org/packages/webdevcave/simple-cache)\n[![Latest Unstable Version](https://poser.pugx.org/webdevcave/simple-cache/v/unstable?format=flat-square)](https://packagist.org/packages/webdevcave/simple-cache)\n[![Total Downloads](https://poser.pugx.org/webdevcave/simple-cache/downloads?format=flat-square)](https://packagist.org/packages/webdevcave/simple-cache)\n[![License](https://poser.pugx.org/webdevcave/simple-cache/license?format=flat-square)](https://packagist.org/packages/webdevcave/simple-cache)\n\nPSR Simple Cache Implementation\n\nSimple Cache caching data. \nIt provides a simple and intuitive API to cache data in files on the server. \nThis can be particularly useful for speeding up applications by reducing the need to fetch data from external \nsources repeatedly.\n\n## Features\n- Simple Interface: Easy-to-use API for caching data.\n- File-based Storage: Data is cached in files on the server.\n- TTL (Time To Live) Support: Set expiration times for cached data.\n- Namespacing: Organize cached data using namespaces.\n- Composer Support: Install via Composer for easy integration with existing projects.\n- Installation\n- You can install Simple Cache PHP via Composer. Run the following command in your terminal:\n\n```bash\ncomposer require webdevcave/simple-cache-php\n```\n\nAlternatively, you can clone the repository or download the source files directly and include them in your project.\n\n## Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, \nplease open an issue or a pull request on GitHub.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevcave%2Fsimple-cache-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevcave%2Fsimple-cache-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevcave%2Fsimple-cache-php/lists"}