{"id":18763883,"url":"https://github.com/opis/string","last_synced_at":"2025-04-07T10:26:29.764Z","repository":{"id":10097223,"uuid":"64469956","full_name":"opis/string","owner":"opis","description":"Multibyte strings as objects","archived":false,"fork":false,"pushed_at":"2022-01-14T15:46:37.000Z","size":140,"stargazers_count":66,"open_issues_count":0,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-09T09:13:17.056Z","etag":null,"topics":["multibyte-strings","opis","php","string"],"latest_commit_sha":null,"homepage":"https://opis.io/string","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-29T09:48:09.000Z","updated_at":"2024-01-25T14:14:15.000Z","dependencies_parsed_at":"2022-07-22T20:22:21.038Z","dependency_job_id":null,"html_url":"https://github.com/opis/string","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fstring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fstring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fstring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opis%2Fstring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opis","download_url":"https://codeload.github.com/opis/string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247634238,"owners_count":20970491,"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":["multibyte-strings","opis","php","string"],"created_at":"2024-11-07T18:27:52.858Z","updated_at":"2025-04-07T10:26:29.741Z","avatar_url":"https://github.com/opis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Opis String\n===========\n[![Tests](https://github.com/opis/string/workflows/Tests/badge.svg)](https://github.com/opis/string/actions)\n[![Packagist Version](https://img.shields.io/packagist/v/opis/string?label=Version)](https://packagist.org/packages/opis/string)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/opis/string?label=Downloads)](https://packagist.org/packages/opis/string)\n[![Packagist License](https://img.shields.io/packagist/l/opis/string?color=teal\u0026label=License)](https://packagist.org/packages/opis/string)\n\n\nMultibyte strings\n----------------------------\n\n**Opis String** is a tiny library that allows you to work with multibyte encoded strings in an object-oriented manner.\nThe library has no dependencies to *mb_string* or similar PHP extensions.\n\n## Documentation\n\nThe full documentation for this library can be found [here][documentation].\n\n## License\n\n**Opis String** is licensed under the [Apache License, Version 2.0][license].\n\n## Requirements\n\n* PHP ^7.4 || ^8.0\n* ext-json\n* ext-iconv\n\n## Installation\n\n**Opis String** is available on [Packagist] and it can be installed from a\ncommand line interface by using [Composer].\n\n```bash\ncomposer require opis/string\n```\n\nOr you could directly reference it into your `composer.json` file as a dependency\n\n```json\n{\n    \"require\": {\n        \"opis/string\": \"^2.0\"\n    }\n}\n```\n\n[documentation]: https://opis.io/string\n[license]: https://www.apache.org/licenses/LICENSE-2.0 \"Apache License\"\n[Packagist]: https://packagist.org/packages/opis/string \"Packagist\"\n[Composer]: https://getcomposer.org \"Composer\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopis%2Fstring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopis%2Fstring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopis%2Fstring/lists"}