config VS GrumPHP

Compare config vs GrumPHP and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
config GrumPHP
3 25
32 4,089
- 0.2%
7.0 8.0
8 days ago about 1 month ago
PHP PHP
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

config

Posts with mentions or reviews of config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Creating an application in Yii3 - part 3 the container di.
    5 projects | dev.to | 6 Jan 2023
    Now we understand how to do any configuration of any YiiFramework package or external, it is not necessary to have a single long and complex configuration file, we can organize it according to the group of configurations and Yii config will do the work for you, as well as the container it applies the definitions for you, with the automatic wiring facility in controllers, which makes it easy to access any container dependency without the need to use static access to it, or depend on the container itself.
  • Creating an application in Yii3.
    4 projects | dev.to | 5 Jan 2023
    Now we are going to understand how the definition works inside the .php file, the first thing we do is define the class to configure in our container di, in this case ApplicationParameters::class, the other thing we observe is a comment /** @ var array $params */, here we can see the magic of Yii Config, it automatically allows you to access the parameters defined in the params group, and thus be able to use them in the configuration.
  • 🎁 Yii Config released
    2 projects | /r/PHP | 17 Dec 2021
    Yii Config 1.0.0

GrumPHP

Posts with mentions or reviews of GrumPHP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-18.

What are some alternatives?

When comparing config and GrumPHP you can also consider the following projects:

app - Yii3 application template

PHPStan - PHP Static Analysis Tool - discover bugs in your code without running it!

di - PSR-11 compatible DI container and injector

PHP CS Fixer - A tool to automatically fix PHP Coding Standards issues

factory - Object factory that is able to resolve dependencies from PSR-11 container

PHP Code Sniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

Composer - Dependency Manager for PHP

PHPCPD - Copy/Paste Detector (CPD) for PHP code.

definitions - The package provides definition syntax. Definition is describing a way to create and configure a service or an object.

drupal-project - :rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"

PHP Mess Detector - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code