PHPackages                             yjtec/cloud - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. yjtec/cloud

ActiveLibrary[Framework](/categories/framework)

yjtec/cloud
===========

laravel cloud

1.0.11(6y ago)13851MITPHP

Since Oct 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/yjtec/php-sdk-cloud)[ Packagist](https://packagist.org/packages/yjtec/cloud)[ RSS](/packages/yjtec-cloud/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (13)Used By (1)

yjtec cloud
===========

[](#yjtec-cloud)

1.方法
----

[](#1方法)

### 1.1 rpc() rpc调用，

[](#11-rpc-rpc调用)

### 1.2 http() http调用 目前不支持

[](#12-http-http调用-目前不支持)

### 1.3 prefix 调用前缀，主要用于rpc的前缀调用

[](#13-prefix-调用前缀主要用于rpc的前缀调用)

### 1.4 action($name) 调用的方法名称

[](#14-actionname-调用的方法名称)

### 1.5 options($array) 参数

[](#15-optionsarray-参数)

### 1.6 request() 请求

[](#16-request-请求)

2.平台方法
------

[](#2平台方法)

### 2.1 scenter提供方法

[](#21-scenter提供方法)

```
$result = YjtecCloud::rpc()
    ->product('scenter')
    ->prefix('cas')
    ->action('getByName')
    ->options(['13072419652'])
    ->request();

```

### 2.1.1 cas专用 getByName

[](#211-cas专用-getbyname)

> 通过名称来获取用户信息

### 2.1.2 cas专用 getByPhone

[](#212-cas专用-getbyphone)

> 通过手机号来获取用户

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

12

Last Release

2320d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48311842?v=4)[Yjtec](/maintainers/Yjtec)[@yjtec](https://github.com/yjtec)

---

Top Contributors

[![kidkang](https://avatars.githubusercontent.com/u/22092546?v=4)](https://github.com/kidkang "kidkang (9 commits)")[![li20094362760](https://avatars.githubusercontent.com/u/192505514?v=4)](https://github.com/li20094362760 "li20094362760 (2 commits)")[![um-why](https://avatars.githubusercontent.com/u/24377892?v=4)](https://github.com/um-why "um-why (1 commits)")[![yjtec](https://avatars.githubusercontent.com/u/48311842?v=4)](https://github.com/yjtec "yjtec (1 commits)")

### Embed Badge

![Health badge](/badges/yjtec-cloud/health.svg)

```
[![Health](https://phpackages.com/badges/yjtec-cloud/health.svg)](https://phpackages.com/packages/yjtec-cloud)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91245.3M590](/packages/laravel-pail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
