{"id":22666900,"url":"https://github.com/piko-framework/piko-project","last_synced_at":"2025-03-29T10:15:02.148Z","repository":{"id":57041564,"uuid":"169449073","full_name":"piko-framework/piko-project","owner":"piko-framework","description":"Basic skeletton for a Piko based project.","archived":false,"fork":false,"pushed_at":"2022-11-13T22:07:35.000Z","size":1614,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T04:26:02.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/piko-framework.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}},"created_at":"2019-02-06T17:48:05.000Z","updated_at":"2023-10-18T22:06:06.000Z","dependencies_parsed_at":"2023-01-21T15:16:56.060Z","dependency_job_id":null,"html_url":"https://github.com/piko-framework/piko-project","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piko-framework%2Fpiko-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piko-framework","download_url":"https://codeload.github.com/piko-framework/piko-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168108,"owners_count":20734390,"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":[],"created_at":"2024-12-09T14:32:14.203Z","updated_at":"2025-03-29T10:15:02.116Z","avatar_url":"https://github.com/piko-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piko project\n\nA basic Skeletton to build a [Piko framework](https://piko-framework.github.io/) based application.\n\n## Install via composer\n\nIf you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions\nat [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).\n\nYou can then install this project template using the following command:\n\n```bash\ncomposer create-project piko/project yourproject\n```\n\n## Run using the PHP built-in web server\n\n```bash\ncd yourproject \u0026\u0026 php -S localhost:8080 -t web\n```\n\n## Environment file\n\nThere is a file named `env.php` at the root of the project. This file contains some environment variables :\n\n```php\nreturn [\n    'DEBUG' =\u003e '1',\n    'APP_ENV' =\u003e 'dev',\n    'APP_LANGUAGE' =\u003e 'en',\n    'SITE_EMAIL' =\u003e 'youremail@somehost.com',\n]\n```\n\nSet `DEBUG = 0` and `APP_ENV = prod` when your project is ready for production.\n\n## Project features\n\n- [Bootstrap 5](https://getbootstrap.com/) integration\n- Simple user authentication\n- Contact form\n\n## Documentation\n\n[https://piko-framework.github.io/](https://piko-framework.github.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiko-framework%2Fpiko-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiko-framework%2Fpiko-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiko-framework%2Fpiko-project/lists"}