{"id":20757407,"url":"https://github.com/dangdungcntt/tinyurl-php-sdk","last_synced_at":"2026-01-04T06:07:33.926Z","repository":{"id":57024428,"uuid":"323798886","full_name":"dangdungcntt/tinyurl-php-sdk","owner":"dangdungcntt","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-18T07:33:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-20T04:03:33.764Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dangdungcntt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-23T04:06:25.000Z","updated_at":"2024-07-18T07:34:01.000Z","dependencies_parsed_at":"2024-11-17T09:42:21.800Z","dependency_job_id":"49525a40-dd26-4614-827a-fadd7da6eeae","html_url":"https://github.com/dangdungcntt/tinyurl-php-sdk","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"637ea156cee15e0757d9b8eca4e366c67bec30ba"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"dangdungcntt/php-package-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangdungcntt%2Ftinyurl-php-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangdungcntt%2Ftinyurl-php-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangdungcntt%2Ftinyurl-php-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangdungcntt%2Ftinyurl-php-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dangdungcntt","download_url":"https://codeload.github.com/dangdungcntt/tinyurl-php-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244109844,"owners_count":20399559,"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":[],"created_at":"2024-11-17T09:42:04.980Z","updated_at":"2026-01-04T06:07:33.866Z","avatar_url":"https://github.com/dangdungcntt.png","language":"PHP","readme":"# tinyurl-php-sdk\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/nddcoder/tinyurl-php-sdk.svg?style=flat-square)](https://packagist.org/packages/nddcoder/tinyurl-php-sdk)\n[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/dangdungcntt/tinyurl-php-sdk/run-tests?label=tests)](https://github.com/dangdungcntt/tinyurl-php-sdk/actions?query=workflow%3ATests+branch%3Amaster)\n[![Total Downloads](https://img.shields.io/packagist/dt/nddcoder/tinyurl-php-sdk.svg?style=flat-square)](https://packagist.org/packages/nddcoder/tinyurl-php-sdk)\n\nThe simple wrapper for TinyURL api.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require nddcoder/tinyurl-php-sdk\n```\n\n## Usage\n\nShort URL\n\n```php\n$shortedUrl = Nddcoder\\TinyURL\\TinyURL::create('https://nddcoder.com');\necho $shortedUrl; //https://tinyurl.com/ufvltuz\n```\n\nPreview Shorted URL\n\n```php\n$targetUrl = Nddcoder\\TinyURL\\TinyURL::preview('https://tinyurl.com/ufvltuz');\necho $targetUrl; //https://nddcoder.com\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Dung Nguyen Dang](https://github.com/dangdungcntt)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangdungcntt%2Ftinyurl-php-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdangdungcntt%2Ftinyurl-php-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangdungcntt%2Ftinyurl-php-sdk/lists"}