{"id":20791185,"url":"https://github.com/sikessem/framework","last_synced_at":"2025-07-23T23:32:12.988Z","repository":{"id":130856637,"uuid":"557380803","full_name":"Sikessem/Framework","owner":"Sikessem","description":"⚡️ The @Sikessem framework.","archived":false,"fork":false,"pushed_at":"2025-04-22T13:52:53.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"0.x","last_synced_at":"2025-04-22T14:45:48.593Z","etag":null,"topics":["composer","framework","php","sikessem"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/sikessem/framework","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/Sikessem.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,"zenodo":null}},"created_at":"2022-10-25T15:27:51.000Z","updated_at":"2025-04-22T13:50:46.000Z","dependencies_parsed_at":"2024-02-17T23:23:45.580Z","dependency_job_id":"482ec7a1-dbb4-4c1d-b9c9-d1f1daccecf4","html_url":"https://github.com/Sikessem/Framework","commit_stats":null,"previous_names":["sikessel/framework","sikessem/framework"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sikessem","download_url":"https://codeload.github.com/Sikessem/Framework/tar.gz/refs/heads/0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544159,"owners_count":22088808,"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":["composer","framework","php","sikessem"],"created_at":"2024-11-17T15:42:03.413Z","updated_at":"2025-05-16T14:11:11.390Z","avatar_url":"https://github.com/Sikessem.png","language":"PHP","readme":"# The [\u003cimg src=\"https://github.com/sikessem/art/blob/HEAD/images/logo.svg\" alt=\"Sikessem\" height=\"24\" /\u003e](https://github.com/Sikessem \"Sikessem\") Framework\n\nThis framework is a [Laravel](https://laravel.com) customization for [Sikessem/Starter](https://packagist.org/packages/sikessem/starter).\n\n[![php-icon]][php-link]\n[![packagist-version-icon]][packagist-version-link]\n[![packagist-download-icon]][packagist-download-link]\n[![license-icon]][license-link]\n[![actions-icon]][actions-link]\n[![twitter-icon]][twitter-link]\n\n***\n\n## 🔖 Contents\n\n- [📋 Requirements](#-requirements)\n- [⚡️ Installation](#️-installation)\n- [👏 Contribution](#-contribution)\n- [Code of Conduct](#code-of-conduct)\n- [👥 Contributing Guide](#-contributing-guide)\n- [🔒️ Good First Issues](#️-good-first-issues)\n- [💬 Discussions](#-discussions)\n- [🔐 Security Reports](#-security-reports)\n\n## 📋 Requirements\n\n\u003e - **Requires [PHP 8.2+](https://php.net/releases/)** (at least 8.2.28 recommended to avoid potential bugs).\n\u003e - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies.\n\n## ⚡️ Installation\n\nInstall [Framework](https://packagist.org/packages/sikessem/framework) using [Composer](https://getcomposer.org/):\n\n- By adding the `sikessem/framework` dependency to your `composer.json` file:\n\n    ```json\n    {\n        \"require\" : {\n            \"sikessem/framework\": \"^0.9\"\n        }\n    }\n    ```\n\n- Or by including the dependency:\n\n    ```bash\n    composer require sikessem/framework\n    ```\n\n## 👏 Contribution\n\nThe main purpose of this repository is to continue evolving Sikessem. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Sikessem.\n\n### [Code of Conduct][conduct-link]\n\nSikessem has adopted a Code of Conduct that we expect project participants to adhere to.\nPlease read the [full text][conduct-link] so that you can understand what actions will and will not be tolerated.\n\n### 👥 [Contributing Guide][contrib-link]\n\nRead our [**Contributing Guide**][contrib-link] to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Sikessem.\n\n### 🔒️ Good First Issues\n\nWe have a list of [good first issues][gfi] that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.\n\n[gfi]: https://github.com/sikessem/framework/labels/good%20first%20issue\n\n### 💬 Discussions\n\nLarger discussions and proposals are discussed in [**sikessem/community**][discuss-link].\n\n## 🔐 Security Reports\n\nIf you discover a security vulnerability within [Sikessem](https://sikessem.com), please email [Sigui Kessé Emmanuel](https://github.com/siguici) at [siguici@proton.me](mailto:siguici@proton.me). All security vulnerabilities will be promptly addressed.\n\n***\n\n\u003cdiv align=\"center\"\u003e\u003csub\u003eMade with ❤︎ by \u003ca href=\"https://twitter.com/intent/follow?screen_name=siguici\" style=\"content:url(https://img.shields.io/twitter/follow/siguici.svg?label=@siguici);margin-bottom:-6px\"\u003e@siguici\u003c/a\u003e.\u003c/sub\u003e\u003c/div\u003e\n\n[php-icon]: https://img.shields.io/badge/PHP-ccc.svg?style=flat\u0026logo=php\n[php-link]: https://github.com/sikessem/framework/search?l=php \"PHP code\"\n\n[packagist-version-icon]: https://img.shields.io/packagist/v/sikessem/framework\n[packagist-version-link]: https://packagist.org/packages/sikessem/framework \"Framework Releases\"\n\n[packagist-download-icon]: https://img.shields.io/packagist/dt/sikessem/framework\n[packagist-download-link]: https://packagist.org/packages/sikessem/framework \"Framework Downloads\"\n\n[actions-icon]: https://github.com/sikessem/framework/workflows/CI/badge.svg\n[actions-link]: https://github.com/sikessem/framework/actions \"Framework status\"\n\n[twitter-icon]: https://img.shields.io/twitter/follow/SikessemHQ.svg?label=@SikessemHQ\n[twitter-link]: https://twitter.com/intent/follow?screen_name=SikessemHQ \"Ping Sikessem\"\n\n[license-icon]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/sikessem/framework/blob/HEAD/LICENSE \"Framework License\"\n[conduct-link]: https://github.com/sikessem/.github/blob/HEAD/CODE_OF_CONDUCT.md\n[contrib-link]: https://github.com/sikessem/.github/blob/HEAD/CONTRIBUTING.md\n[discuss-link]: https://github.com/orgs/sikessem/discussions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikessem%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsikessem%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikessem%2Fframework/lists"}