{"id":29671376,"url":"https://github.com/linkorb/connector","last_synced_at":"2025-09-03T15:32:59.980Z","repository":{"id":48458454,"uuid":"80217612","full_name":"linkorb/connector","owner":"linkorb","description":"Connector: Database connection resolver","archived":false,"fork":false,"pushed_at":"2024-11-05T19:18:15.000Z","size":61,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-12T23:42:05.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://engineering.linkorb.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkorb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-27T15:12:39.000Z","updated_at":"2024-11-05T19:18:19.000Z","dependencies_parsed_at":"2024-10-28T19:39:38.913Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/connector","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":0.2727272727272727,"last_synced_commit":"7542de5909be35a1ad197e081d8bd8d2f4ccfd1c"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/connector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconnector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconnector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconnector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconnector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/connector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fconnector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266296812,"owners_count":23907014,"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-21T11:47:31.412Z","response_time":64,"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:42.737Z","updated_at":"2025-07-22T20:07:43.377Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Managed by https://github.com/linkorb/repo-ansible. Manual changes will be overwritten. --\u003e\nconnector\n============\n\nConnector helps you to manage your app's database connection configurations\nin dynamic environments.\n\nYour app simply requests a configuration from connector by a name.\n\nConnector will resolve the name into a full database configuration object\nwith properties like username, password, address, port, protocol etc.\n\nConnector then helps you to turn this Config object into a PDO connection.\n\nNext to the common Config properties, Connector also allows you to define\ncustom properties on a a database config instance. These custom properties\ncan then be used by your app to configure the application behaviour.\n\n## Cascading configuration\n\nA configuration may define connection properties directly,\nor refer to a `server` and/or `cluster` by name.\n\nThis enables cascading configuration at 3 levels:\n\n* db\n* server\n* cluster\n\nUsing this feature you can define the server or cluster at the db level,\nand configure address, username, password, port and custom properties\nat a higher level. This way you can quickly mass-reconfigure all\ndbs on a given server or cluster.\n\n\n\n\n\n## Usage\n\nPlease refer to `examples/` for usage examples\n\n## Contributing\n\nWe welcome contributions to make this repository even better. Whether it's fixing a bug, adding a feature, or improving documentation, your help is highly appreciated. To get started, fork this repository then clone your fork.\n\nBe sure to familiarize yourself with LinkORB's [Contribution Guidelines](/CONTRIBUTING.md) for our standards around commits, branches, and pull requests, as well as our [code of conduct](/.github/CODE_OF_CONDUCT.md) before submitting any changes.\n\nIf you are unable to implement changes you like yourself, don't hesitate to open a new issue report so that we or others may take care of it.\n## Brought to you by the LinkORB Engineering team\n\n\u003cimg src=\"http://www.linkorb.com/d/meta/tier1/images/linkorbengineering-logo.png\" width=\"200px\" /\u003e\u003cbr /\u003e\nCheck out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).\nBy the way, we're hiring!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fconnector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fconnector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fconnector/lists"}