{"id":21573531,"url":"https://github.com/piko-framework/piko","last_synced_at":"2025-10-29T17:32:59.524Z","repository":{"id":56989962,"uuid":"169389394","full_name":"piko-framework/piko","owner":"piko-framework","description":"a PHP MVC Web micro framework","archived":false,"fork":false,"pushed_at":"2025-02-12T13:44:10.000Z","size":209,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T13:51:20.856Z","etag":null,"topics":["composer","framework","micro-framework","mvc","mvc-framework","php","router"],"latest_commit_sha":null,"homepage":"https://piko-framework.github.io/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piko-framework.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}},"created_at":"2019-02-06T10:34:17.000Z","updated_at":"2025-02-12T13:43:58.000Z","dependencies_parsed_at":"2025-02-12T14:40:07.221Z","dependency_job_id":null,"html_url":"https://github.com/piko-framework/piko","commit_stats":{"total_commits":173,"total_committers":1,"mean_commits":173.0,"dds":0.0,"last_synced_commit":"800efc8fbc453951bd2901b9a6002b4d23d24c32"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piko-framework","download_url":"https://codeload.github.com/piko-framework/piko/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248250743,"owners_count":21072682,"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","micro-framework","mvc","mvc-framework","php","router"],"created_at":"2024-11-24T12:07:04.660Z","updated_at":"2025-10-29T17:32:59.407Z","avatar_url":"https://github.com/piko-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piko\n\n[![build](https://github.com/piko-framework/piko/actions/workflows/php.yml/badge.svg)](https://github.com/piko-framework/piko/actions/workflows/php.yml)\n[![Coverage Status](https://coveralls.io/repos/github/piko-framework/piko/badge.svg?branch=main)](https://coveralls.io/github/piko-framework/piko?branch=main)\n\nPiko is a micro framework to build modular [MVC](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller)\napplications.\n\n[https://piko-framework.github.io/](https://piko-framework.github.io/)\n\n## specifications\n\n - Compliant with [PSR-4](https://www.php-fig.org/psr/psr-4), [PSR-7](https://www.php-fig.org/psr/psr-7),\n [PSR-14](https://www.php-fig.org/psr/psr-14) and [PSR-15](https://www.php-fig.org/psr/psr-15)\n - Lightweight: Code base including its dependencies is under 200kb.\n - Blazing fast: Fast router ([Piko router](https://github.com/piko-framework/router)), components lazy loading and \n using PHP as template engine.\n - Customizable: The framework components can be customized throw events and behavior injections.\n - Stable: All framework parts have been well tested.\n - Modular : MVC logic is packaged into modules.\n\n## Installation via composer\n\n```bash\ncomposer require piko/framework\n```\n\n## Quick start\n\nThe [Piko project skeletton](https://github.com/piko-framework/piko-project) can be used to start a piko based project.\n\n## Documentation\n\n[https://piko-framework.github.io/](https://piko-framework.github.io/)\n\n## Inspiration\n\nConcepts used in Piko were initially inspired from the [Yii2 framework](https://www.yiiframework.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiko-framework%2Fpiko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiko-framework%2Fpiko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiko-framework%2Fpiko/lists"}