{"id":15025762,"url":"https://github.com/arrayiterator/typedarray","last_synced_at":"2026-01-11T08:04:55.253Z","repository":{"id":62487716,"uuid":"128374968","full_name":"ArrayIterator/TypedArray","owner":"ArrayIterator","description":"TypedArrays ES-2015 Php Implementation","archived":true,"fork":false,"pushed_at":"2018-04-06T09:26:22.000Z","size":19,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-02T19:10:52.556Z","etag":null,"topics":["arraybuffer","buffer","es-2015","php-typedarray","php71","typed-array","typedarray","typedarrays","uint8array"],"latest_commit_sha":null,"homepage":"","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/ArrayIterator.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-04-06T09:25:54.000Z","updated_at":"2023-12-09T07:50:02.000Z","dependencies_parsed_at":"2022-11-02T11:00:48.590Z","dependency_job_id":null,"html_url":"https://github.com/ArrayIterator/TypedArray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArrayIterator%2FTypedArray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArrayIterator%2FTypedArray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArrayIterator%2FTypedArray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArrayIterator%2FTypedArray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArrayIterator","download_url":"https://codeload.github.com/ArrayIterator/TypedArray/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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":["arraybuffer","buffer","es-2015","php-typedarray","php71","typed-array","typedarray","typedarrays","uint8array"],"created_at":"2024-09-24T20:02:58.594Z","updated_at":"2025-10-03T23:32:22.494Z","avatar_url":"https://github.com/ArrayIterator.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typed Arrays\n\nPHP Implementation of [JavaScript Typed Arrays](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays)\n\nUse return value like a javascript object.\n\n## OBJECT\n\n### CLASS\n\n- [ArrayBuffer](src/TypedArray/ArrayBuffer.php)\n- [Uint8Array](src/TypedArray/Uint8Array.php)\n- [Uint16Array](src/TypedArray/Uint16Array.php)\n- [Uint32Array](src/TypedArray/Uint32Array.php)\n- [Float32Array](src/TypedArray/Float32Array.php)\n- [Float64Array](src/TypedArray/Float64Array.php)\n- [Int8Array](src/TypedArray/Int8Array.php)\n- [Int16Array](src/TypedArray/Int16Array.php)\n- [Int32Array](src/TypedArray/Int32Array.php)\n\n\n### MOCK ABSTRACT\n\n- [ArrayLike](src/TypedArray/ArrayLike.php)\n- [ArrayBufferAbstract](src/TypedArray/ArrayBufferAbstract.php)\n- [ArrayBufferLike](src/TypedArray/ArrayBufferLike.php)\n- [ArrayBufferView](src/TypedArray/ArrayBufferView.php)\n\n\n### INTERFACE\n\n- [ArrayBufferConstructorInterface](src/TypedArray/Interfaces/ArrayBufferConstructorInterface.php)\n- [ArrayBufferInterface](src/TypedArray/Interfaces/ArrayBufferInterface.php)\n- [ArrayBufferLikeInterface](src/TypedArray/Interfaces/ArrayBufferLikeInterface.php)\n- [ArrayBufferViewInterface](src/TypedArray/Interfaces/ArrayBufferViewInterface.php)\n- [BufferInterface](src/TypedArray/Interfaces/BufferInterface.php)\n- [DataViewInterface](src/TypedArray/Interfaces/DataViewInterface.php)\n\n\n\n## TODO\n\n### NEXT\n\n- to add `UInt8ClampedArray`\n- to add `DataView` object class implements of [DataViewInterface](src/TypedArray/Interfaces/DataViewInterface.php)\n\n\n### PROGRESS\n\n- [Buffer](src/TypedArray/Buffer.php) `add more methods`\n- [ArrayBufferViewInterface](src/TypedArray/Interfaces/ArrayBufferViewInterface.php) `add more methods`\n\n\n### INTERFACE\n\n- [DataViewInterface](src/TypedArray/Interfaces/Uint8ClampedArrayInterface.php)\n\n\n\n\n## NOTE\n\nFloat Precision decimal point set by `ini_set('precision', (number))` or set default on `php.ini`\n\n\n\n## LICENSE\n\n[MIT LICENSE](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayiterator%2Ftypedarray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrayiterator%2Ftypedarray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayiterator%2Ftypedarray/lists"}