{"id":21240005,"url":"https://github.com/horttcore/anni-client","last_synced_at":"2025-07-18T17:35:41.508Z","repository":{"id":62533008,"uuid":"248077339","full_name":"Horttcore/Anni-Client","owner":"Horttcore","description":"A logger client for my Anni logging platform","archived":false,"fork":false,"pushed_at":"2020-03-24T20:39:00.000Z","size":8,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T06:39:14.250Z","etag":null,"topics":["logging"],"latest_commit_sha":null,"homepage":"","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/Horttcore.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":"2020-03-17T21:33:05.000Z","updated_at":"2020-03-23T20:42:10.000Z","dependencies_parsed_at":"2022-11-02T15:02:24.875Z","dependency_job_id":null,"html_url":"https://github.com/Horttcore/Anni-Client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Horttcore/Anni-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horttcore%2FAnni-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horttcore%2FAnni-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horttcore%2FAnni-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horttcore%2FAnni-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Horttcore","download_url":"https://codeload.github.com/Horttcore/Anni-Client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horttcore%2FAnni-Client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265802034,"owners_count":23830507,"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","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":["logging"],"created_at":"2024-11-21T00:47:04.406Z","updated_at":"2025-07-18T17:35:41.487Z","avatar_url":"https://github.com/Horttcore.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnniAdapter\nA logger client for my Anni logging platform\n\n## Installation\n\n```bash\ncomposer require ralfhortt/anni-client\n```\n\n## Usage\n\n```php\n\u003c?php\nuse \\Anni\\Connect;\n\n# Open a connection\n\\Anni\\Connect::to('https://anni.acme.io/sample-project/production/jNsVwMbyXO27uxZw');\n\n# Log to Anni\n\\Anni\\Info('Retailer importer', 'Starting');\n\\Anni\\Critical('Retailer importer', 'No log file found', ['url' =\u003e $importUrl]);\n\\Anni\\Debug('Retailer importer', 'Retailer importer');\n\\Anni\\Notice('Retailer importer', 'Missing data in retailer');\n\\Anni\\Warning('Retailer importer', 'Could not generate latitude/longitude of retailer');\n\\Anni\\Error('Retailer importer', 'Failed to import retailer');\n\\Anni\\Alert('Retailer importer', 'Import failed', ['url' =\u003e $importUrl]);\n\\Anni\\Info('Retailer importer', 'Imported 42 retailers', $retailers);\n\\Anni\\Emergency('Retailer importer', 'No retailer after import');\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorttcore%2Fanni-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorttcore%2Fanni-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorttcore%2Fanni-client/lists"}