PHPackages                             ctrl-shift-alt/my-component - 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. ctrl-shift-alt/my-component

ActiveLibrary

ctrl-shift-alt/my-component
===========================

My Component

2.0.3(2y ago)09MITPHPPHP &gt;=8.1

Since Nov 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/CtrlShiftAlt/composer-component)[ Packagist](https://packagist.org/packages/ctrl-shift-alt/my-component)[ RSS](/packages/ctrl-shift-alt-my-component/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

composer-component
==================

[](#composer-component)

func system
===========

[](#func-system)

disable\_functions: Open your php.ini configuration file and check if the system function is listed in the disable\_functions directive. safe\_mode: Locate the safe\_mode directive in your php.ini file and set it to Off. If safe\_mode is enabled, it may restrict the usage of the system() function.

编译成 macos
=========

[](#编译成-macos)

SET CGO\_ENABLED=0 SET GOOS=darwin SET GOARCH=amd64 go build -o bin/mac/a ./go.go

编译成 linux
=========

[](#编译成-linux)

SET CGO\_ENABLED=0 SET GOOS=linux SET GOARCH=amd64 go build -o bin/linux/a ./go.go

编译成 windows
===========

[](#编译成-windows)

SET CGO\_ENABLED=0 SET GOOS=windows SET GOARCH=amd64 go build -o bin/windows/a.exe ./go.go

linux 和 macos 编译方法
==================

[](#linux-和-macos-编译方法)

CGO\_ENABLED=0 GOOS=linux GOARCH=amd64 go build CGO\_ENABLED=0 GOOS=darwin GOARCH=amd64 go build CGO\_ENABLED=0 GOOS=windows GOARCH=amd64 go build

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

907d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/882ad48945b49ee67be4a5ae7d2b1f388906c8167c00127944d3ee60d5461789?d=identicon)[wenshibiao](/maintainers/wenshibiao)

---

Top Contributors

[![CtrlShiftAlt](https://avatars.githubusercontent.com/u/37661764?v=4)](https://github.com/CtrlShiftAlt "CtrlShiftAlt (11 commits)")

### Embed Badge

![Health badge](/badges/ctrl-shift-alt-my-component/health.svg)

```
[![Health](https://phpackages.com/badges/ctrl-shift-alt-my-component/health.svg)](https://phpackages.com/packages/ctrl-shift-alt-my-component)
```

PHPackages © 2026

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