{"id":19859436,"url":"https://github.com/siguici/ske","last_synced_at":"2025-07-20T12:02:36.240Z","repository":{"id":130856645,"uuid":"528109750","full_name":"siguici/ske","owner":"siguici","description":"📦️ SIKessEm Packages","archived":false,"fork":false,"pushed_at":"2022-10-14T02:04:50.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T00:14:57.525Z","etag":null,"topics":["cli","console","framework","packages","php8","sikessem","ske"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/ske","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/siguici.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-23T18:07:37.000Z","updated_at":"2024-10-18T05:52:26.000Z","dependencies_parsed_at":"2023-11-21T11:15:09.212Z","dependency_job_id":null,"html_url":"https://github.com/siguici/ske","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siguici/ske","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siguici%2Fske","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siguici%2Fske/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siguici%2Fske/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siguici%2Fske/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siguici","download_url":"https://codeload.github.com/siguici/ske/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siguici%2Fske/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259642249,"owners_count":22888982,"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":["cli","console","framework","packages","php8","sikessem","ske"],"created_at":"2024-11-12T14:27:10.107Z","updated_at":"2025-06-13T12:04:53.918Z","avatar_url":"https://github.com/siguici.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cp\u003e\u003ca href=\"https://sikessem.com/\" title=\"SIKessEm\"\u003e\u003cimg src=\"https://github.com/sikessem/static/blob/main/logo.svg\" alt=\"SIKessEm logo\" height=\"300\"/\u003e\u003c/a\u003e\u003c/p\u003e\n    \u003cp\u003e\n        \u003ca href=\"https://github.com/sikessem/ske/blob/HEAD/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"SIKessEm Package is released under the MIT license.\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/sikessem/ske/actions\"\u003e\u003cimg alt=\"GitHub Workflow Status (main)\" src=\"https://img.shields.io/github/workflow/status/sikessem/ske/Tests/main\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://packagist.org/packages/sikessem/ske\"\u003e\u003cimg alt=\"Total Downloads\" src=\"https://img.shields.io/packagist/dt/sikessem/ske\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://packagist.org/packages/sikessem/ske\"\u003e\u003cimg alt=\"Latest Version\" src=\"https://img.shields.io/packagist/v/sikessem/ske\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://packagist.org/packages/sikessem/ske\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/packagist/l/sikessem/ske\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://sikessem.github.io/ske/contributing\"\u003e\u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\"/\u003e\u003c/a\u003e\n        \u003ca href=\"https://twitter.com/intent/follow?screen_name=ske_sikessem\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/ske_sikessem.svg?label=Follow%20@ske_sikessem\" alt=\"Follow @ske_sikessem\"/\u003e\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n***\n\n# Create a new SIKessEm Package\n\nCreate a template based on this repository to create your custom package.\n\n### 🔖 Contents\n\n- [Getting Started](#-getting-started)\n- [Requirements](#-requirements)\n- [Documentation](#-documentation)\n- [Community](#-community)\n- [Security Reports](#-security-reports)\n- [Contribution](#-contribution)\n- [License](#-license)\n\n## 🎉 Getting Started\n\n⚡️ Create your [Custom Package](https://github.com/sikessem/ske) using [Composer](https://getcomposer.org/):\n\n- as template:\n```bash\ncreate-project sikessem/ske --prefer-source package\n```\n- as dependency:\n```bash\ncomposer require sikessem/ske --no-dev\n```\n\n🧹 Keep a modern codebase with **Pint**:\n```bash\ncomposer lint\n```\n\n⚗️ Run static analysis using **PHPStan**:\n```bash\ncomposer test:types\n```\n\n✅ Run unit tests using **PEST**\n```bash\ncomposer test:unit\n```\n\n🚀 Run the entire test suite:\n```bash\ncomposer test\n```\n\n## 📋 Requirements\n\n\u003e **Requires [PHP 8.1+](https://php.net/releases/)** (at least 8.1.11 recommended to avoid potential bugs).\n\n## 📖 Documentation\n\nThe full documentation for Ske can be found on [our Documentation][docs].\n\n[docs]: https://sikessem.github.io/ske\n\n## 💬 Community\n\nFor support, you can use [our GitHub Discussions](https://github.com/sikessem/ske/discussions).\n\n## 👥 Contribution\n\nRead [our contributing guide][c] to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Package.\n\n[c]: https://github.com/sikessem/ske/blob/HEAD/CONTRIBUTING.md\n\n## 🔐 Security Reports\n\nIf you discover a security vulnerability within Package, please send an e-mail to [SIGUI Kessé Emmanuel](https://sikessem.com) via [ske@sikessem.com](mailto:ske@sikessem.com). All security vulnerabilities will be promptly addressed.\n\n## 📄 License\n\nThe SIKessEm Package is open-sourced software licensed under the  [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE][l] file for details.\n\n[l]: https://github.com/sikessem/ske/blob/HEAD/LICENSE\n\n------\n\n**Ske** was created by [SIGUI Kessé Emmanuel](https://sikessem.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiguici%2Fske","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiguici%2Fske","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiguici%2Fske/lists"}