incenteev/composer-parameter-handler
Composer script handling your ignored parameter file
v2.3.0
76M downloads/mo
#1179 most downloaded on Packagist
Incenteev/ParameterHandler
What this package is like to depend on
Last release 9 months ago
26 Nov 2025
Ships fairly regularly
a new release about every 1.8 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
10 releases · first in 2013
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Apr 2013 to Nov 2025
2014
2016
2018
2020
2022
2024
2026
Releases
latest 10-
v2.3.026 Nov 2025 -
v2.2.009 Dec 2023Release notes
Open source →- Drop support for old PHP versions. The min version is now PGP 7.4.
- Drop support for old Symfony versions. The min version is now Symfony 5.4
- Mark symfony/yaml 7 as supported
Release notes
Open source →- Drop support for old PHP versions. The min version is now PHP 7.4.
- Drop support for old Symfony versions. The min version is now Symfony 5.4
- Mark symfony/yaml 7 as supported
-
v2.1.525 May 2022 -
v2.1.417 Mar 2020 -
v2.1.313 Feb 2018 -
v2.1.210 Nov 2015Release notes
Open source →- Mark
symfony/yaml3 as supported to be compatible with Symfony 3 - Dropped support for
symfony/yaml2.2 and older (which are long unmaintained) - Added testing on PHP 7
Release notes
Open source →- Mark symfony/yaml 3 as supported to be compatible with Symfony 3
- Dropped support for symfony/yaml 2.2 and older (which are long unmaintained)
- Added testing on PHP 7
- Mark
-
v2.1.103 Jun 2015Release notes
Open source →- Removed usage of a deprecated way to use the Yaml parser
- Added a more detailed exception message when the top-level key is missing
Release notes
Open source →- Removed usage of a deprecated way to use the Yaml parser
- Added a more detailed exception message when the top-level key is missing
-
v2.1.007 Dec 2013Release notes
Open source →- Move most of the logic to a
Processorclass which does not depend on the composer event and package. Ref #30 - Add the support of existing empty file for Capifony compatibility
- Add the support of multiple managed files
- Preserve other top-level keys than the configured one in the file
- Add a rename map used to rename parameters when updating the parameters file
- Add the possibility to use another top-level key than
parameters
Release notes
Open source →- Move most of the logic to a
Processorclass which does not depend on the composer event and package. Ref #30 - Add the support of existing empty file for Capifony compatibility
- Add the support of multiple managed files
- Preserve other top-level keys than the configured one in the file
- Add a rename map used to rename parameters when updating the parameters file
- Add the possibility to use another top-level key than
parameters
- Move most of the logic to a
-
v2.0.006 Apr 2013Release notes
Open source →- BC BREAK the env map has been changed, inverting the keys and the values. Refs #14
-
v1.0.006 Apr 2013