diablomedia / zendframework1-config
Zend Framework 1 Config component
Installs: 454 839
Dependents: 32
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 2
Open Issues: 2
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- diablomedia/zendframework1-exception: ^1.1.1
- diablomedia/zendframework1-json: ^1.0.11
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.67.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^2.0.0
- phpstan/phpstan: 2.1.1
- phpunit/phpunit: ^9.6.19 || ^10.5.18
Suggests
- ext-SimpleXML: Used for reading/writing XML config files
- ext-dom: Used for reading/writing XML config files
- diablomedia/zendframework1-xml: Required if reading/writing XML config files
- dev-master
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/phpstan/phpstan-2.1.6
- dev-dependabot/composer/friendsofphp/php-cs-fixer-3.69.1
- dev-dependabot/composer/friendsofphp/php-cs-fixer-3.69.0
- dev-dependabot/composer/phpstan/phpstan-2.1.5
- dev-php84
- dev-php83
This package is auto-updated.
Last update: 2025-02-20 11:52:59 UTC
README
This is just the Zend_Config component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).