{"id":44374507,"url":"https://github.com/yzen-dev/laravel-opcache-facade","last_synced_at":"2026-02-11T20:41:07.373Z","repository":{"id":57088884,"uuid":"320613044","full_name":"yzen-dev/laravel-opcache-facade","owner":"yzen-dev","description":"Laravel artisan commands for working with opcache.","archived":false,"fork":false,"pushed_at":"2021-02-08T19:50:01.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T00:24:50.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/yzen-dev/laravel-opcache-facade","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/yzen-dev.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}},"created_at":"2020-12-11T15:34:00.000Z","updated_at":"2021-04-15T06:24:53.000Z","dependencies_parsed_at":"2022-08-20T16:00:40.128Z","dependency_job_id":null,"html_url":"https://github.com/yzen-dev/laravel-opcache-facade","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yzen-dev/laravel-opcache-facade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzen-dev%2Flaravel-opcache-facade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzen-dev%2Flaravel-opcache-facade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzen-dev%2Flaravel-opcache-facade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzen-dev%2Flaravel-opcache-facade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yzen-dev","download_url":"https://codeload.github.com/yzen-dev/laravel-opcache-facade/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzen-dev%2Flaravel-opcache-facade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29344354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-02-11T20:41:06.632Z","updated_at":"2026-02-11T20:41:07.367Z","avatar_url":"https://github.com/yzen-dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaravelOpcacheFacade\n![Packagist Version](https://img.shields.io/packagist/v/yzen.dev/laravel-opcache-facade?color=%23007ec6\u0026style=plastic)\n![Packagist Downloads](https://img.shields.io/packagist/dm/yzen.dev/laravel-opcache-facade)\n![Packagist Downloads](https://img.shields.io/packagist/dt/yzen.dev/laravel-opcache-facade)\n\nLaravel artisan commands for working with opcache.\n\n## :scroll: **Installation**\nThe package can be installed via composer:\n```\ncomposer require yzen.dev/laravel-opcache-facade\n```\n\n## :scroll: **Usage**\n\nResets the contents of the opcode cache:\n```\nphp artisan opcache:clear\n```\n\nShow configuration information about the cache:\n```\nphp artisan opcache:config\n```\n\nGet status information about the cache:\n```\nphp artisan opcache:status\n```\n\n### Use from code\n\n```php\nuse LaravelOpcacheFacade\\OpcacheFacade;\n\nOpcacheFacade::clear();\nOpcacheFacade::getConfig();\nOpcacheFacade::getStatus();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzen-dev%2Flaravel-opcache-facade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyzen-dev%2Flaravel-opcache-facade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzen-dev%2Flaravel-opcache-facade/lists"}