{"id":23150857,"url":"https://github.com/hyperf-plus/skeleton","last_synced_at":"2025-04-04T14:43:56.254Z","repository":{"id":55891070,"uuid":"478522538","full_name":"hyperf-plus/skeleton","owner":"hyperf-plus","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-10T09:53:24.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T00:38:39.304Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperf-plus.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}},"created_at":"2022-04-06T11:05:36.000Z","updated_at":"2022-04-06T11:13:27.000Z","dependencies_parsed_at":"2022-08-15T08:50:10.267Z","dependency_job_id":null,"html_url":"https://github.com/hyperf-plus/skeleton","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperf-plus%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperf-plus%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperf-plus%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperf-plus%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperf-plus","download_url":"https://codeload.github.com/hyperf-plus/skeleton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198431,"owners_count":20900079,"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-17T18:18:43.672Z","updated_at":"2025-04-04T14:43:56.219Z","avatar_url":"https://github.com/hyperf-plus.png","language":"PHP","readme":"# Introduction\n\nThis is a skeleton application using the Hyperf framework. This application is meant to be used as a starting place for those looking to get their feet wet with Hyperf Framework.\n\n# Requirements\n\nHyperf has some requirements for the system environment, it can only run under Linux and Mac environment, but due to the development of Docker virtualization technology, Docker for Windows can also be used as the running environment under Windows.\n\nThe various versions of Dockerfile have been prepared for you in the [hyperf/hyperf-docker](https://github.com/hyperf/hyperf-docker) project, or directly based on the already built [hyperf/hyperf](https://hub.docker.com/r/hyperf/hyperf) Image to run.\n\nWhen you don't want to use Docker as the basis for your running environment, you need to make sure that your operating environment meets the following requirements:  \n\n - PHP \u003e= 7.3\n - Swoole PHP extension \u003e= 4.5，and Disabled `Short Name`\n - OpenSSL PHP extension\n - JSON PHP extension\n - PDO PHP extension （If you need to use MySQL Client）\n - Redis PHP extension （If you need to use Redis Client）\n - Protobuf PHP extension （If you need to use gRPC Server of Client）\n\n# Installation using Composer\n\nThe easiest way to create a new Hyperf project is to use Composer. If you don't have it already installed, then please install as per the documentation.\n\nTo create your new Hyperf project:\n\n$ composer create-project uu/skeleton path/to/install\n\nOnce installed, you can run the server immediately using the command below.\n\n$ cd path/to/install\n$ php bin/hyperf.php start\n\nThis will start the cli-server on port `9501`, and bind it to all network interfaces. You can then visit the site at `http://localhost:9501/`\n\nwhich will bring up Hyperf default home page.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperf-plus%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperf-plus%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperf-plus%2Fskeleton/lists"}