{"id":13462481,"url":"https://github.com/zephir-lang/zephir","last_synced_at":"2025-05-14T21:02:22.388Z","repository":{"id":9566802,"uuid":"11478636","full_name":"zephir-lang/zephir","owner":"zephir-lang","description":"Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP","archived":false,"fork":false,"pushed_at":"2025-03-02T21:42:07.000Z","size":24932,"stargazers_count":3331,"open_issues_count":109,"forks_count":470,"subscribers_count":193,"default_branch":"development","last_synced_at":"2025-05-07T19:47:42.287Z","etag":null,"topics":["c","hacktoberfest","phalcon","php","php-extension","php-extensions","php-internals","skeleton","zephir"],"latest_commit_sha":null,"homepage":"https://zephir-lang.com","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/zephir-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":["phalcon"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://opencollective.com/phalcon"]}},"created_at":"2013-07-17T14:49:27.000Z","updated_at":"2025-04-25T22:19:59.000Z","dependencies_parsed_at":"2023-10-16T09:01:43.088Z","dependency_job_id":"2d2ade36-1dca-4a9e-820c-2b69d84a7614","html_url":"https://github.com/zephir-lang/zephir","commit_stats":{"total_commits":4718,"total_committers":111,"mean_commits":42.5045045045045,"dds":0.8054260279779568,"last_synced_commit":"6773f19d9b272cafee96b9a30f9b152c28e982ea"},"previous_names":["phalcon/zephir"],"tags_count":111,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephir-lang%2Fzephir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephir-lang%2Fzephir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephir-lang%2Fzephir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephir-lang%2Fzephir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephir-lang","download_url":"https://codeload.github.com/zephir-lang/zephir/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523767,"owners_count":21921822,"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":["c","hacktoberfest","phalcon","php","php-extension","php-extensions","php-internals","skeleton","zephir"],"created_at":"2024-07-31T12:00:49.183Z","updated_at":"2025-05-14T21:02:22.152Z","avatar_url":"https://github.com/zephir-lang.png","language":"PHP","funding_links":["https://github.com/sponsors/phalcon","https://opencollective.com/phalcon","https://opencollective.com/phalcon/"],"categories":["Uncategorized","配置 Configuration","Configuration","Table of Contents","PHP"],"sub_categories":["Uncategorized","扩展 Extensions","Extensions"],"readme":"# [![Zephir][zephir logo]][web site]\n\n[![Discord][discord-badge]](https://phalcon.io/discord)\n[![Build on Linux|macOS|Windows][actions main]][actions link]\n[![Latest Stable Version][version badge]][packagist link]\n[![PHP from Packagist][packagist ver]][packagist link]\n[![Packagist][packagist dd]][packagist stats]\n[![MIT License][license badge]](./LICENSE)\n\n[Zephir][web site] - is a high level programming language that eases the creation and maintainability of extensions for PHP.\nZephir extensions are exported to C code that can be compiled and optimized by major C compilers such as gcc/clang/vc++.\nFunctionality is exposed to the PHP language.\n\n## Documentation\n\n* Official documentation is [located here][docs]\n\n## Community\n\n* Follow us on [GitHub][zephir] and [Facebook][facebook]\n* Get Zephir support on [Discord][discord] and [GitHub discussions][discussions]\n* Read our [Code of Conduct](./CODE_OF_CONDUCT.md)\n\n## Contributing\n\nZephir is an Open Source, community-driven project. See [CONTRIBUTING.md](./CONTRIBUTING.md)\nfor details about contributions to this repository.\n\n## Sponsors\n\nBecome a sponsor and get your logo on our README on GitHub with a link to your site.\n[[Become a sponsor](https://opencollective.com/phalcon#sponsor)]\n\n\u003ca href=\"https://opencollective.com/phalcon/#contributors\"\u003e\n\u003cimg src=\"https://opencollective.com/phalcon/tiers/sponsors.svg?avatarHeight=48\u0026width=800\" alt=\"\"\u003e\n\u003c/a\u003e\n\n## Backers\n\nSupport us with a monthly donation and help us continue our activities.\n[[Become a backer](https://opencollective.com/phalcon#backer)]\n\n\u003ca href=\"https://opencollective.com/phalcon/#contributors\"\u003e\n\u003cimg src=\"https://opencollective.com/phalcon/tiers/backers.svg?avatarHeight=48\u0026width=800\u0026height=200\" alt=\"\"\u003e\n\u003c/a\u003e\n\n## License\n\nZephir licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.\n\n[docs]:             https://docs.zephir-lang.com\n[zephir]:           https://github.com/zephir-lang/zephir\n[facebook]:         https://www.facebook.com/groups/zephir.language\n[discord]:          https://phalcon.io/discord\n[discussions]:      https://github.com/zephir-lang/zephir/discussions\n[zephir logo]:      https://assets.phalconphp.com/zephir/zephir_logo-105x36.svg\n[web site]:         https://zephir-lang.com\n\n[actions link]:     https://github.com/zephir-lang/zephir/actions\n[actions main]:     https://github.com/zephir-lang/zephir/actions/workflows/main.yml/badge.svg\n\n[version badge]:    https://poser.pugx.org/phalcon/zephir/v/stable.svg\n[packagist link]:   https://packagist.org/packages/phalcon/zephir\n[packagist dd]:     https://img.shields.io/packagist/dd/phalcon/zephir\n[packagist stats]:  https://packagist.org/packages/phalcon/zephir/stats\n[packagist ver]:    https://img.shields.io/packagist/php-v/phalcon/migrations\n[license badge]:    https://poser.pugx.org/phalcon/zephir/license.svg\n[discord-badge]:    https://img.shields.io/discord/310910488152375297?label=Discord\u0026logo=discord\u0026style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephir-lang%2Fzephir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephir-lang%2Fzephir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephir-lang%2Fzephir/lists"}