{"id":13531447,"url":"https://github.com/laravel-admin-extensions/phpinfo","last_synced_at":"2025-04-28T15:31:48.934Z","repository":{"id":51683567,"uuid":"147626195","full_name":"laravel-admin-extensions/phpinfo","owner":"laravel-admin-extensions","description":"Outputs information about PHP's configuration in laravel-admin","archived":false,"fork":false,"pushed_at":"2018-10-12T10:01:50.000Z","size":8,"stargazers_count":27,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T00:34:34.239Z","etag":null,"topics":["laravel","laravel-admin","phpinfo"],"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/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-09-06T06:13:29.000Z","updated_at":"2023-09-07T11:20:23.000Z","dependencies_parsed_at":"2022-08-03T08:31:09.877Z","dependency_job_id":null,"html_url":"https://github.com/laravel-admin-extensions/phpinfo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fphpinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fphpinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fphpinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-admin-extensions%2Fphpinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-admin-extensions","download_url":"https://codeload.github.com/laravel-admin-extensions/phpinfo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251338699,"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":["laravel","laravel-admin","phpinfo"],"created_at":"2024-08-01T07:01:03.081Z","updated_at":"2025-04-28T15:31:43.908Z","avatar_url":"https://github.com/laravel-admin-extensions.png","language":"PHP","readme":"Outputs information about PHP's configuration\n======\n\nThe laravel-admin version of the `phpinfo()` function, Inspired by [nova-phpinfo](https://github.com/davidpiesse/nova-phpinfo)\n\n## Screenshot\n\n![wx20180906-141140](https://user-images.githubusercontent.com/1479100/45138456-113f8900-b1df-11e8-98f0-399cb1e2e1b2.png)\n\n## Installation\n\n```bash\ncomposer require laravel-admin-ext/phpinfo\n```\n\nIf you want to add a link entry in the left menu, use the following command to import\n```bash\nphp artisan admin:import phpinfo\n```\n\n## Configuration\n\nIn the `extensions` section of the `config/admin.php` file, add configurations\n```php\n\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```\n\n## Usage\n\nOpen `http://localhost/admin/phpinfo` in your broswer after install\n\n## Donate\n\n\u003e Help keeping the project development going, by donating a little. Thanks in advance.\n\n[![PayPal Me](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/zousong)\n\n![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)\n\nLicense\n------------\nLicensed under [The MIT License (MIT)](LICENSE).\n","funding_links":["https://www.paypal.me/zousong"],"categories":["扩展包"],"sub_categories":["工具类扩展包"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fphpinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-admin-extensions%2Fphpinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-admin-extensions%2Fphpinfo/lists"}