pimcore / system-info-bundle
Pimcore System Info & Tools Bundle that provides additional tools for checking System information.
Installs: 252 570
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 7
Forks: 4
Open Issues: 0
Type:pimcore-bundle
pkg:composer/pimcore/system-info-bundle
Requires
- php: ~8.3.0 || ~8.4.0
- amnuts/opcache-gui: ^3.0.1
- pimcore/pimcore: ^12.3
Requires (Dev)
- phpstan/phpstan: 1.12.15
- phpstan/phpstan-symfony: ^1.3.5
- 2.x-dev
- 2.2.x-dev
- v2.2.0
- 2.1.x-dev
- v2.1.1
- v2.1.0
- 2.0.x-dev
- v2.0.0
- v2.0.0-RC1
- 1.0.x-dev
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-RC1
- v1.0.0-BETA1
- dev-static_actions
- dev-php-cs-fixer-actions
- dev-poeditor2_actions
- dev-phpcs_delete
- dev-phpcs_actions
- dev-poeditor_actions
- dev-repo-sync/sync-common-files/default
This package is auto-updated.
Last update: 2025-12-11 12:02:09 UTC
README
Warning
This bundle won't be migrated to Pimcore Studio and therefore will be deprecated with 2.2.
System Info & Tools bundle provides additional tools for checking system information in Pimcore Admin UI.
Tools:
PHP Info
A simple interface that implement phpinfo() to provide PHP installation information.
You can check via Admin UI Tools / System Info & Tools / PHP Info menu.
PHP OPcache Status
A clean interface based on amnuts/opcache-gui for
Zend OPcache information, showing statistics, settings and cached files, and providing a real-time update
for the cache information.
You can check via Admin UI Tools / System Info & Tools / PHP OPcache Status menu.