{"id":16417041,"url":"https://github.com/open-admin-org/phpinfo","last_synced_at":"2025-10-31T03:47:06.611Z","repository":{"id":37850032,"uuid":"457534681","full_name":"open-admin-org/phpinfo","owner":"open-admin-org","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-05T18:52:45.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T19:43:59.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/open-admin-org.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":"2022-02-09T21:29:47.000Z","updated_at":"2025-06-05T18:52:47.000Z","dependencies_parsed_at":"2022-06-23T02:10:08.551Z","dependency_job_id":null,"html_url":"https://github.com/open-admin-org/phpinfo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/open-admin-org/phpinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fphpinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fphpinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fphpinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fphpinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-admin-org","download_url":"https://codeload.github.com/open-admin-org/phpinfo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-admin-org%2Fphpinfo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261056629,"owners_count":23103481,"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-10-11T07:10:49.631Z","updated_at":"2025-10-31T03:47:01.579Z","avatar_url":"https://github.com/open-admin-org.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP Info - extention\n====================\n\nInstallation\n------------\n\n```bash\ncomposer require open-admin-ext/phpinfo\n```\n\nIf you want to add a link entry in the left menu, use the following command to import\n\n```bash\nphp artisan admin:import phpinfo\n```\n\nConfiguration\n-------------\n\nIn the extensions section of the config/admin.php file, add configurations\n```php\n    'extensions' =\u003e [\n\n        'phpinfo' =\u003e [\n\n            // Set this to false if you want to disable this extension\n            'enable' =\u003e true,\n\n            // What information to show，see http://php.net/manual/en/function.phpinfo.php#refsect1-function.phpinfo-parameters\n            'what' =\u003e INFO_ALL,\n\n            // Set access path，defaults to `phpinfo`\n            //'path' =\u003e '~phpinfo',\n        ]\n    ]\n```\n\nUsage\n-----\nOpen http://localhost/admin/phpinfo in your broswer after install\n\n\nLicense\n-------\nLicensed under The MIT License (MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-admin-org%2Fphpinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-admin-org%2Fphpinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-admin-org%2Fphpinfo/lists"}