{"id":29671354,"url":"https://github.com/linkorb/silex-provider-configloader","last_synced_at":"2025-07-22T20:07:39.841Z","repository":{"id":62517388,"uuid":"91378013","full_name":"linkorb/silex-provider-configloader","owner":"linkorb","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-01T05:45:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-13T18:07:43.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkorb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-15T19:44:41.000Z","updated_at":"2018-03-03T16:42:58.000Z","dependencies_parsed_at":"2022-11-02T13:31:10.863Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/silex-provider-configloader","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/silex-provider-configloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-configloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-configloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-configloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-configloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/silex-provider-configloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fsilex-provider-configloader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266563915,"owners_count":23948689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-22T20:07:39.346Z","updated_at":"2025-07-22T20:07:39.830Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linkorb/silex-provider-configloader\n\nServices providing loading of configuration files.\n\nTwo services are provided and registered with a Pimple container:-\n\n- `config.loader.ini`: loads ini files\n- `config.loader.yaml`: loads Yaml files\n\nA third, optional service `comfig.loader.env` is registered if the\n[Symfony Dotenv][] component is installed.\n\n\n## Install\n\nInstall using composer:-\n\n    $ composer require linkorb/silex-provider-configloader\n\nand optionally require symfony/dotenv during development:-\n\n    $ composer require --dev symfony/dotenv\n\nThen register the provider:-\n\n    // app/app.php\n    use LinkORB\\ConfigLoader\\Provider\\ConfigurationLoaderProvider;\n    ...\n    $app-\u003eregister(new ConfigurationLoaderProvider);\n\n\n## Usage\n\n    $config = $app['config.loader.ini']-\u003eload('path/to/config.ini');\n\n[Symfony Dotenv]: \u003chttps://symfony.com/doc/master/components/dotenv.html\u003e\n  \"The Dotenv Component (The Symfony Components)\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fsilex-provider-configloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fsilex-provider-configloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fsilex-provider-configloader/lists"}