{"id":36335300,"url":"https://github.com/iaping/laravel-opcache-gui","last_synced_at":"2026-01-11T12:05:29.894Z","repository":{"id":56949381,"uuid":"221899330","full_name":"iaping/laravel-opcache-gui","owner":"iaping","description":"laravel opcache gui package（一个Opcache界面包）","archived":false,"fork":false,"pushed_at":"2020-04-26T09:04:58.000Z","size":191,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T19:58:54.147Z","etag":null,"topics":["laravel","opcache","opcache-gui"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iaping.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-15T10:20:11.000Z","updated_at":"2021-03-11T08:58:08.000Z","dependencies_parsed_at":"2022-08-21T03:10:14.328Z","dependency_job_id":null,"html_url":"https://github.com/iaping/laravel-opcache-gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iaping/laravel-opcache-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaping%2Flaravel-opcache-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaping%2Flaravel-opcache-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaping%2Flaravel-opcache-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaping%2Flaravel-opcache-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iaping","download_url":"https://codeload.github.com/iaping/laravel-opcache-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iaping%2Flaravel-opcache-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28302295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"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":["laravel","opcache","opcache-gui"],"created_at":"2026-01-11T12:05:29.136Z","updated_at":"2026-01-11T12:05:29.889Z","avatar_url":"https://github.com/iaping.png","language":"PHP","readme":"## Laravel Opcache Gui\n\n![Screenshot](screenshot19111901.png)\n\n在没找到好用的Laravel Opcache界面包而开发的\n\n## INSTALL\n\ncomposer\n```php\nphp composer.phar require aping/laravel-opcache-gui\n```\n或\n```php\n\"require\": {\n    \"aping/laravel-opcache-gui\": \"dev-master\"\n}\n```\n\n## CONFIG\n\n### Laravel 5.5+:\n\nAdd Service Provider to config/app.php in providers section\n```bash\nAping\\LaravelOpcacheGui\\OpcacheServiceProvider::class,\n```\n\nAdd a route in your web routes file\n```php\nRoute::get('opcache', '\\Aping\\LaravelOpcacheGui\\Controllers\\OpcacheController@index');\n```\n\nGo to http://myapp/opcache or some other route\n\n## TODO\n\n- opcache flush \u0026 tests","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiaping%2Flaravel-opcache-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiaping%2Flaravel-opcache-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiaping%2Flaravel-opcache-gui/lists"}