{"id":15470939,"url":"https://github.com/chekun/ucenter-laravel","last_synced_at":"2025-04-22T12:41:02.057Z","repository":{"id":4962180,"uuid":"6119698","full_name":"chekun/ucenter-laravel","owner":"chekun","description":"ucenter bundle for laravel","archived":false,"fork":false,"pushed_at":"2012-10-08T05:17:03.000Z","size":144,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T01:13:33.172Z","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/chekun.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":"2012-10-08T04:48:01.000Z","updated_at":"2016-07-30T07:32:15.000Z","dependencies_parsed_at":"2022-07-09T01:00:17.866Z","dependency_job_id":null,"html_url":"https://github.com/chekun/ucenter-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fucenter-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fucenter-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fucenter-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fucenter-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chekun","download_url":"https://codeload.github.com/chekun/ucenter-laravel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250242840,"owners_count":21398207,"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-10-02T02:07:59.709Z","updated_at":"2025-04-22T12:41:02.039Z","avatar_url":"https://github.com/chekun.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"laravel-ucenter\r\n===============\r\n\r\nucenter bundle for laravel with uc_client 1.6.0\r\n\r\n===============\r\n# what is UCenter?\r\nyou can go and check it out [here](http://www.comsenz.com/products/ucenter/).\r\n\r\n# installation\r\n`\r\n$ php artisan bundle:install laravel-ucenter\r\n`\r\n\r\n# config\r\n\r\n* route bundle in application/bundles.php\r\n\r\n  `\r\n    'ucenter' =\u003e array('handles' =\u003e 'api/uc')\r\n  `  \r\n\r\n* place your ucenter config in bundles/ucenter/config.php\r\n\r\n# usage\r\n* start the bundle\r\n  \r\n  `\r\n  Bundle::start('ucenter');\r\n  `\r\n\r\n* call api\r\n  \r\n  `\r\n  UC_Client::execute('uc_user_login', array('username', 'password'));\r\n  `\r\n  \r\n  \u003e you can find all apis on ucenter develop documentation.\r\n\r\n* callback functionality\r\n  \r\n  \u003e just modify bundles/ucenter/callback.php.\r\n\r\n\r\n## hope it'll help you.:-)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fucenter-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchekun%2Fucenter-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fucenter-laravel/lists"}