{"id":23003727,"url":"https://github.com/stechstudio/filament-phpinfo","last_synced_at":"2025-04-02T14:25:03.126Z","repository":{"id":203172760,"uuid":"708972900","full_name":"stechstudio/filament-phpinfo","owner":"stechstudio","description":"View phpinfo from your Filament admin panel.","archived":false,"fork":false,"pushed_at":"2024-03-21T13:41:21.000Z","size":187,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T05:06:51.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Blade","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/stechstudio.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-23T18:56:53.000Z","updated_at":"2024-07-30T01:02:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"5750c010-297d-4e66-abe0-c8bb6eefbf2f","html_url":"https://github.com/stechstudio/filament-phpinfo","commit_stats":null,"previous_names":["stechstudio/filament-phpinfo"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-phpinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-phpinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-phpinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-phpinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stechstudio","download_url":"https://codeload.github.com/stechstudio/filament-phpinfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246829991,"owners_count":20840733,"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-12-15T07:15:11.182Z","updated_at":"2025-04-02T14:25:03.099Z","avatar_url":"https://github.com/stechstudio.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPInfo for Filament\nThis package adds a new page to the Filament admin panel that displays the output of `phpinfo()` in a nicely formatted way.\n\n## Installation\n```bash\ncomposer require stechstudio/filament-phpinfo\n```\n\nIn your `AdminPanelProvider` (or other `\\Filament\\PanelProvider`), add this package to your plugins:\n```php\n$panel\n    -\u003eplugins([\n        \\STS\\FilamentPHPInfo\\FilamentPHPInfoPlugin::make(),\n    ])\n```\n\n## Configuration\nThe navigation group and icon are configurable.\n\nPublish the `filament-phpinfo` config file with:\n```bash\nphp artisan vendor:publish --tag=filament-phpinfo-config\n```\n\n| Option             | Description                                                                                                          |\n|--------------------|----------------------------------------------------------------------------------------------------------------------|\n| `navigation-group` | The PHPInfo page's [navigation group](https://filamentphp.com/docs/3.x/panels/navigation#grouping-navigation-items). |\n| `navigation-icon`  | The PHPInfo page's icon. See Filament's [documentation](https://filamentphp.com/docs/3.x/support/icons) for values.  |\n\n| Screenshot |\n|---|\n| ![PHPInfo Page](/screenshots/phpinfo.png) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Ffilament-phpinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstechstudio%2Ffilament-phpinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Ffilament-phpinfo/lists"}