{"id":13531513,"url":"https://github.com/laravel-admin-extensions/composer-viewer","last_synced_at":"2025-10-09T08:13:47.738Z","repository":{"id":45601367,"uuid":"152376760","full_name":"laravel-admin-extensions/composer-viewer","owner":"laravel-admin-extensions","description":"Composer Viewer for Laravel-admin","archived":false,"fork":false,"pushed_at":"2021-12-06T08:18:07.000Z","size":9,"stargazers_count":27,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T20:23:55.249Z","etag":null,"topics":[],"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/laravel-admin-extensions.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":"2018-10-10T06:53:29.000Z","updated_at":"2024-05-24T14:10:11.000Z","dependencies_parsed_at":"2022-09-19T10:51:00.720Z","dependency_job_id":null,"html_url":"https://github.com/laravel-admin-extensions/composer-viewer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcomposer-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcomposer-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcomposer-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fcomposer-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-admin-extensions","download_url":"https://codeload.github.com/laravel-admin-extensions/composer-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251338698,"owners_count":21573599,"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":[],"created_at":"2024-08-01T07:01:03.606Z","updated_at":"2025-10-09T08:13:42.688Z","avatar_url":"https://github.com/laravel-admin-extensions.png","language":"PHP","funding_links":[],"categories":["扩展包"],"sub_categories":["工具类扩展包"],"readme":"# Composer Viewer for Laravel-admin\n\nA web interface of composer packages in laravel.\n\n## Screenshot\n\n![screenshot](https://user-images.githubusercontent.com/2421068/46718077-a7fadc00-cc9c-11e8-9219-c8a2bac1219e.png)\n\n## Installation\n\n\u003e Before you install, make sure PHP exec() function is enabled in your php.ini config file.\n\n```bash\ncomposer require jxlwqq/composer-viewer\n# If you want to add a link entry in the left menu, use the following command to import\nphp artisan admin:import composer-viewer\n```\n\n## Configuration\n\nIn the extensions section of the config/admin.php file, add configurations\n\n```php\n'extensions' =\u003e [\n    'composer-viewer' =\u003e [\n        // Set this to false if you want to disable this extension\n        'enable' =\u003e true,\n        // Set the location of composer command\n        'which-composer' =\u003e '/usr/local/bin/composer', // !! it's important !!\n    ]\n]\n```\n\n## Usage\nOpen http://your-host/admin/composer-viewer\n\nAnd you can find these installed packages.\n\n## More resources\n\n[Awesome Laravel-admin](https://github.com/jxlwqq/awesome-laravel-admin)\n\n## License\n\nLicensed under [The MIT License (MIT)](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fcomposer-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-admin-extensions%2Fcomposer-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fcomposer-viewer/lists"}