{"id":22960005,"url":"https://github.com/phpinnacle/identity","last_synced_at":"2025-04-02T02:42:53.664Z","repository":{"id":57040495,"uuid":"119269255","full_name":"phpinnacle/identity","owner":"phpinnacle","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-11T09:27:59.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T17:44:37.267Z","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/phpinnacle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-28T15:13:22.000Z","updated_at":"2018-01-30T15:50:31.000Z","dependencies_parsed_at":"2022-08-23T23:30:36.230Z","dependency_job_id":null,"html_url":"https://github.com/phpinnacle/identity","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpinnacle%2Fidentity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpinnacle%2Fidentity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpinnacle%2Fidentity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpinnacle%2Fidentity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpinnacle","download_url":"https://codeload.github.com/phpinnacle/identity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246746877,"owners_count":20827061,"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-12-14T18:30:01.640Z","updated_at":"2025-04-02T02:42:53.636Z","avatar_url":"https://github.com/phpinnacle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPinnacle UUID\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n\nPHPinnacle UUID is simple wrap for Ramsey UUID library.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require phpinnacle/identity\n```\n\n## Basic Usage\n\n``` php\n\u003c?php\n\nrequire __DIR__ . '/vendor/autoload.php';\n\nuse PHPinnacle\\UUID;\n\n$random = UUID::random();\n$time = UUID::time();\n$url = UUID::url('example.com');\n```\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email dev@phpinnacle.com instead of using the issue tracker.\n\n## Credits\n\n- [PHPinnacle][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/phpinnacle/identity.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/phpinnacle/identity/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/phpinnacle/identity.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/phpinnacle/identity.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/phpinnacle/identity.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/phpinnacle/identity\n[link-travis]: https://travis-ci.org/phpinnacle/identity\n[link-scrutinizer]: https://scrutinizer-ci.com/g/phpinnacle/identity/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/phpinnacle/identity\n[link-downloads]: https://packagist.org/packages/phpinnacle/identity\n[link-author]: https://github.com/phpinnacle\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpinnacle%2Fidentity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpinnacle%2Fidentity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpinnacle%2Fidentity/lists"}