{"id":18397299,"url":"https://github.com/php-ffi/proxy","last_synced_at":"2025-04-07T04:33:09.419Z","repository":{"id":62504402,"uuid":"398529565","full_name":"php-ffi/proxy","owner":"php-ffi","description":"PHP FFI Proxy","archived":false,"fork":false,"pushed_at":"2024-08-14T16:07:55.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-15T17:25:06.209Z","etag":null,"topics":["ffi","ffi-wrapper","php","proxy"],"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/php-ffi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-21T10:30:48.000Z","updated_at":"2024-08-14T16:07:19.000Z","dependencies_parsed_at":"2024-11-06T02:16:45.313Z","dependency_job_id":"12863c1d-4ebd-4d95-a26f-56f287ea1c89","html_url":"https://github.com/php-ffi/proxy","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"b3ff5c163b2c342f1c19a8361230ab20ae2b33e9"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ffi%2Fproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ffi%2Fproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ffi%2Fproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ffi%2Fproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-ffi","download_url":"https://codeload.github.com/php-ffi/proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595360,"owners_count":20963939,"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":["ffi","ffi-wrapper","php","proxy"],"created_at":"2024-11-06T02:16:39.050Z","updated_at":"2025-04-07T04:33:04.400Z","avatar_url":"https://github.com/php-ffi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFI Proxy\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://packagist.org/packages/ffi/proxy\"\u003e\u003cimg src=\"https://poser.pugx.org/ffi/proxy/require/php?style=for-the-badge\" alt=\"PHP 8.1+\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/ffi/proxy\"\u003e\u003cimg src=\"https://poser.pugx.org/ffi/proxy/version?style=for-the-badge\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/ffi/proxy\"\u003e\u003cimg src=\"https://poser.pugx.org/ffi/proxy/v/unstable?style=for-the-badge\" alt=\"Latest Unstable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/ffi/proxy\"\u003e\u003cimg src=\"https://poser.pugx.org/ffi/proxy/downloads?style=for-the-badge\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://raw.githubusercontent.com/php-ffi/proxy/master/LICENSE.md\"\u003e\u003cimg src=\"https://poser.pugx.org/ffi/proxy/license?style=for-the-badge\" alt=\"License MIT\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/php-ffi/proxy/actions\"\u003e\u003cimg src=\"https://github.com/php-ffi/proxy/workflows/build/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA set of classes for creating FFI proxies.\n\n## Requirements\n\n- PHP \u003e= 7.4\n- ext-ffi\n\n## Installation\n\nLibrary is available as composer repository and can be installed using the \nfollowing command in a root of your project.\n\n```sh\n$ composer require ffi/proxy\n```\n\n## Usage\n\n```php\nclass Example extends FFI\\Proxy\\Proxy\n{\n    public function __construct()\n    {\n        $this-\u003effi = \\FFI::cdef('...');\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-ffi%2Fproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-ffi%2Fproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-ffi%2Fproxy/lists"}