config

Configuration management (by yiisoft)

Config Alternatives

Similar projects and alternatives to config

  • Composer

    Dependency Manager for PHP

  • Yii2

    32 config VS Yii2

    Yii 2: The Fast, Secure and Professional PHP Framework

  • 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.

    InfluxDB logo
  • app

    Yii3 application template (by yiisoft)

  • di

    PSR-11 compatible DI container and injector (by yiisoft)

  • factory

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

  • definitions

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

  • GrumPHP

    A PHP code-quality tool

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better config alternative or higher similarity.

config reviews and mentions

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
  • A note from our sponsor - WorkOS
    workos.com | 19 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic config repo stats
3
31
6.9
10 days ago

yiisoft/config is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of config is PHP.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com