{"id":15022832,"url":"https://github.com/nightwolf93/php-brisk","last_synced_at":"2026-01-20T11:32:30.675Z","repository":{"id":57026931,"uuid":"286254409","full_name":"nightwolf93/php-brisk","owner":"nightwolf93","description":"php-brisk is a php library for interact with the Brisk API","archived":false,"fork":false,"pushed_at":"2020-08-09T18:23:02.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T16:52:38.757Z","etag":null,"topics":["api","brisk","circleci","composer","php","phpunit","url-shortener","wrapper-api"],"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/nightwolf93.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-08-09T14:34:56.000Z","updated_at":"2020-08-10T16:58:39.000Z","dependencies_parsed_at":"2022-08-23T16:11:07.524Z","dependency_job_id":null,"html_url":"https://github.com/nightwolf93/php-brisk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nightwolf93/php-brisk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2Fphp-brisk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2Fphp-brisk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2Fphp-brisk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2Fphp-brisk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightwolf93","download_url":"https://codeload.github.com/nightwolf93/php-brisk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2Fphp-brisk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","brisk","circleci","composer","php","phpunit","url-shortener","wrapper-api"],"created_at":"2024-09-24T19:58:26.092Z","updated_at":"2026-01-20T11:32:30.660Z","avatar_url":"https://github.com/nightwolf93.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://github.com/nightwolf93/brisk/blob/master/logo.png?raw=true)\n\n# php-brisk\n\n[![CircleCI](https://circleci.com/gh/nightwolf93/php-brisk.svg?style=svg)](https://github.com/nightwolf93/php-brisk)\n\n**php-brisk** is a php library for interact with the Brisk API\n\n## Documentation\n\nFirst create a instance of BriskClient\n\n```php\n$client = new BriskClient( 'http://localhost:3000', 'master', 'changeme' );\n```\n\nCreate a link\n\n```php\n$link = $client-\u003ecreateLink( 'https://github.com/nightwolf93/brisk', 30000, 5 );\n```\n\nYou can check the official brisk api too : https://nico-style931.gitbook.io/brisk/\n\n## Composer\n\n```\ncomposer require nightwolf93/php-brisk\n```\n\n## Test\n\n```\nmake test\n```\n\n## Authors\n\nNightwolf93\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwolf93%2Fphp-brisk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightwolf93%2Fphp-brisk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwolf93%2Fphp-brisk/lists"}