{"id":36629002,"url":"https://github.com/phalcon-kit/app","last_synced_at":"2026-01-12T09:35:19.383Z","repository":{"id":57089798,"uuid":"112767729","full_name":"phalcon-kit/app","owner":"phalcon-kit","description":"Zemit CMS App - Kickstart your project with the Zemit App repository, a comprehensive template that bundles Zemit components including Core, SDK, Admin, and more. A perfect starting point for building with Zemit CMS!","archived":false,"fork":false,"pushed_at":"2025-11-08T17:07:21.000Z","size":1383,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-11T19:48:23.625Z","etag":null,"topics":["phalcon","phalcon-framework","phalcon-kit-app","phalconphp","php"],"latest_commit_sha":null,"homepage":"https://www.zemit.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phalcon-kit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-01T17:27:21.000Z","updated_at":"2025-11-08T17:07:25.000Z","dependencies_parsed_at":"2025-07-10T00:28:50.451Z","dependency_job_id":"3ebcdf22-284a-4e10-838e-10a82a03939c","html_url":"https://github.com/phalcon-kit/app","commit_stats":{"total_commits":48,"total_committers":2,"mean_commits":24.0,"dds":0.0625,"last_synced_commit":"68a63857e9924cc468894258ba9f04f3001145d6"},"previous_names":["phalcon-kit/app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/phalcon-kit/app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon-kit%2Fapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon-kit%2Fapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon-kit%2Fapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon-kit%2Fapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phalcon-kit","download_url":"https://codeload.github.com/phalcon-kit/app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon-kit%2Fapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["phalcon","phalcon-framework","phalcon-kit-app","phalconphp","php"],"created_at":"2026-01-12T09:35:19.275Z","updated_at":"2026-01-12T09:35:19.372Z","avatar_url":"https://github.com/phalcon-kit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phalcon Kit App\n[![CI](https://github.com/phalcon-kit/core/actions/workflows/main.yml/badge.svg)](https://github.com/phalcon-kit/core/actions/workflows/main.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=phalcon-kit_core\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=phalcon-kit_core)\n\n![Version](https://img.shields.io/packagist/v/phalcon-kit/core)\n![PHP](https://img.shields.io/packagist/dependency-v/phalcon-kit/core/php)\n![Downloads](https://img.shields.io/packagist/dt/phalcon-kit/core)\n![License](https://img.shields.io/packagist/l/phalcon-kit/core)\n\n\u003e Previously known as Zemit CMS — now Phalcon Kit, rebuilt and rebranded for the future.\n\n[Phalcon Kit App](https://github.com/phalcon-kit/app) is our basic project skeleton to start from, this package includes the [Phalcon Kit Core](https://github.com/phalcon-kit/core).\n\n## Contents\n- [Getting Started](#getting-started)\n- [Requirements](#requirements)\n- [External Links](#external-links)\n- [Contributing](#contributing)\n- [License](#license)\n  \n## Getting Started\nPhalcon Kit is using the [Phalcon Framework](https://github.com/phalcon). You can use [composer](https://getcomposer.org/) to create a new Phalcon Kit Project.\n\n```bash\ncomposer create-project phalcon-kit/app \u003cnew-project-name\u003e;\n```\n\n## Requirements\nPhalcon Kit requires multiple PHP extensions. Please use `composer` to make sure that you meet the requirements.\n\n#### Languages \u0026 compatibilities\n- [Composer](https://getcomposer.org/download/)\n- [PHP](https://www.php.net/) \u003e= 8.4\n- [MySQL](https://www.mysql.com/) \u003e= 8.0\n- [PhalconPHP](https://docs.phalconphp.com/en/4.0/installation) \u003e= 5.9.3\n\n## External Links\n* [Phalcon Kit](https://github.com/phalcon-kit/core)\n* [Documentation](https://github.com/phalcon-kit/docs)\n\n## Contributing\nSee [CONTRIBUTING.md](https://github.com/phalcon-kit/core/blob/master/CONTRIBUTING.md) for details.\n\n## License\nPhalcon Kit is open source software licensed under the BSD 3-Clause License.\nCopyright © 2017-present, Phalcon Kit Team.\u003cbr\u003e\nSee the [LICENSE.txt](https://github.com/phalcon-kit/app/blob/master/LICENSE.txt) file for more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphalcon-kit%2Fapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphalcon-kit%2Fapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphalcon-kit%2Fapp/lists"}