{"id":19700289,"url":"https://github.com/appstract/nova-opcache","last_synced_at":"2025-04-29T13:31:49.319Z","repository":{"id":62486425,"uuid":"229969390","full_name":"appstract/nova-opcache","owner":"appstract","description":"OPcache Tool for Laravel Nova","archived":false,"fork":false,"pushed_at":"2020-04-20T08:17:44.000Z","size":1192,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T19:16:35.896Z","etag":null,"topics":["laravel","laravel-nova","laravel-nova-tool","opcache","package","php"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/appstract.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-24T16:05:32.000Z","updated_at":"2023-08-28T18:45:44.000Z","dependencies_parsed_at":"2022-11-02T10:15:52.564Z","dependency_job_id":null,"html_url":"https://github.com/appstract/nova-opcache","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appstract%2Fnova-opcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appstract%2Fnova-opcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appstract%2Fnova-opcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appstract%2Fnova-opcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appstract","download_url":"https://codeload.github.com/appstract/nova-opcache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251509599,"owners_count":21600672,"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":["laravel","laravel-nova","laravel-nova-tool","opcache","package","php"],"created_at":"2024-11-11T21:05:06.055Z","updated_at":"2025-04-29T13:31:48.904Z","avatar_url":"https://github.com/appstract.png","language":"Vue","readme":"# Laravel Nova OPcache\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/appstract/nova-opcache.svg?style=flat-square)](https://packagist.org/packages/appstract/nova-opcache)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Total Downloads](https://img.shields.io/packagist/dt/appstract/nova-opcache.svg?style=flat-square)](https://packagist.org/packages/appstract/nova-opcache)\n\nOPcache tool for Laravel Nova.\n\n![Screenshot](screenshot.png)\n\n## Installation\n\nYou can install the package via Composer:\n\n``` bash\ncomposer require appstract/nova-opcache\n```\n\nNext require the tool in the Nova service provider:\n\n```` php\n    public function tools()\n    {\n        return [\n            ...\n            new \\Appstract\\NovaOpcache\\NovaOpcache(),\n            ...\n        ];\n    }\n````\n\nThis package uses [the OPcache package for Laravel](https://github.com/appstract/laravel-opcache), head to that repository for OPcache configuration.\n\n## Contributing\n\nContributions are welcome, [thanks to y'all](https://github.com/appstract/nova-opcache/graphs/contributors) :)\n\n## About Appstract\n\nAppstract is a small team from The Netherlands. We create (open source) tools for webdevelopment.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappstract%2Fnova-opcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappstract%2Fnova-opcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappstract%2Fnova-opcache/lists"}