{"id":19214222,"url":"https://github.com/igniphp/framework-quick-start","last_synced_at":"2025-07-23T21:09:55.335Z","repository":{"id":115408439,"uuid":"138742094","full_name":"igniphp/framework-quick-start","owner":"igniphp","description":"Sandbox environment for running igni php framework.","archived":false,"fork":false,"pushed_at":"2018-06-26T14:35:12.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T22:43:52.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igniphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-06-26T13:27:44.000Z","updated_at":"2023-04-23T01:35:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d025cf11-e88c-48e6-b6f2-0e4f4405394b","html_url":"https://github.com/igniphp/framework-quick-start","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/igniphp/framework-quick-start","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fframework-quick-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fframework-quick-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fframework-quick-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fframework-quick-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igniphp","download_url":"https://codeload.github.com/igniphp/framework-quick-start/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fframework-quick-start/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266748777,"owners_count":23978281,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T14:09:30.226Z","updated_at":"2025-07-23T21:09:55.308Z","avatar_url":"https://github.com/igniphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Igni logo](https://github.com/igniphp/common/blob/master/logo/full.svg)\n\n## About\nThis repo contains sandbox environment to help you quickly start up with swoole and Igni framework. \n\nApplication files are located in the `src` directory.\n\n`.env` file contains information on what port and host your application should run.\n\n`src/Application.php` contains bootstrap code required to run the application.\n\nBy default `8080` port is used and exposed to your host machine allowing you to easy preview your work,\nsimply just type `http://localhost:8080` in your browser.\n\n\n###### Happy coding!\n\n### Requirements\n\n- [Docker](https://docs.docker.com/engine/installation/) installed\n- [Docker Compose](https://docs.docker.com/compose/install/) installed\n\n\n### Running\n\n#### Starting application\n```bash\ndocker-compose up -d\n```\n\n#### Restarting application\n```bash\ndocker-compose restart\n```\n\n#### Killing application\n```bash\ndocker-compose kill\n```\n\n#### Running tests\n```bash\ndocker-compose run igni-php ./vendor/bin/phpunit\n```\n\n\n## Troubleshooting\nCheck if port 8080 is open, if not change the port in .env file and docker-compose.yml.\n\nOther problems? Rise an issue!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniphp%2Fframework-quick-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figniphp%2Fframework-quick-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniphp%2Fframework-quick-start/lists"}