{"id":19262761,"url":"https://github.com/link1st/laravel-test","last_synced_at":"2026-06-12T22:32:25.531Z","repository":{"id":62517333,"uuid":"75270480","full_name":"link1st/laravel-test","owner":"link1st","description":"laravel扩展开发","archived":false,"fork":false,"pushed_at":"2016-12-05T06:06:44.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T18:47:10.137Z","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/link1st.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":"2016-12-01T08:14:00.000Z","updated_at":"2016-12-01T08:44:26.000Z","dependencies_parsed_at":"2022-11-02T13:17:50.537Z","dependency_job_id":null,"html_url":"https://github.com/link1st/laravel-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/link1st/laravel-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link1st","download_url":"https://codeload.github.com/link1st/laravel-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link1st%2Flaravel-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34265491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-09T19:33:23.136Z","updated_at":"2026-06-12T22:32:25.510Z","avatar_url":"https://github.com/link1st.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-test\nlaravel扩展开发\n\n## 安装\n加载包\n\n`\"link1st/laravel-test\": \"dev-master\"`\n\n在配置文件中添加 **config/app.php**\n\n```php\n    'providers' =\u003e [\n        /**\n         * 添加供应商\n         */\n        link1st\\test\\TestServiceProvider::class,\n    ],\n    'aliases' =\u003e [\n         /**\n          * 添加别名\n          */\n        'test'=\u003elink1st\\test\\Facades\\Test::class,\n    ],\n```\n\n生成配置文件\n\n`php artisan vendor:publish`\n\n## 使用\n```php\n    // 使用自动加载直接使用\n    $link = new \\link1st\\test\\easemob();\n    echo $link-\u003eget_config();\n    \n    // 使用门面使用\n    echo \\test::get_config(); \n    echo \\test::index();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink1st%2Flaravel-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink1st%2Flaravel-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink1st%2Flaravel-test/lists"}