PHPackages                             sexyphp/composer - 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. sexyphp/composer

ActiveProject

sexyphp/composer
================

The vendor library from sexyphp.

1515PHP

Since Dec 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sexyphp/composer)[ Packagist](https://packagist.org/packages/sexyphp/composer)[ RSS](/packages/sexyphp-composer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Composer由浅入深
============

[](#composer由浅入深)

\####Sexyphp/Composer: 带领你由浅入深地了解Composer一统PHP天下的时代!

```
Composer快速入门,使用Composer构建自己的组件、类库、脚本、接口,
使用Composer组装自己的框架,编写Composer开源组件,使用Composer
+HTTP请求构架PHP Web分布式应用等等现代PHP流行技术,让更多的人了
解和学会使用Composer强大之处.再结合FIG的规范标准,创建新一代高性
能,高可能,高扩展的新一代PHP!

```

Composer作为近几年新兴的组件式开发最为现代化进程的一个标志. 对于现代语言而言，包管理器基本上是标配。Java 有 Maven，Python 有 pip，Ruby 有 gem，Nodejs 有 npm。PHP 的则是 PEAR，不过 PEAR 坑不少：

```
  依赖处理容易出问题
  配置非常复杂
  难用的命令行接口

```

好在我们有 Composer，PHP依赖管理的利器。它是开源的，使用起来也很简单，提交自己的包也很容易。 Composer 利用 PSR-0 和 PSR-4 以及 PHP5.3 的命名空间构造了一个繁荣的 PHP 生态系统。 Composer 类似著名的 npm 和 RubyGems，给海量 PHP 包提供了一个异常方便的协作通道，

Composer Hub 地址：Composer 中文网站：

目前 PHP 界风头正劲的 Laravel 和 Symfony 均直接基于 Composer，大家耳熟能详著名框架 CI 和 Yii 的正开发版本 CodeIgniter 3 和 Yii 2 也都基于 Composer（更新：北京时间2014年10月13日 Yii 2 已经发布）。Composer 就是 PHP 框架的未来，有了它，让 CI 的路由和 Laravel 的 Eloquent ORM 协作就会变的非常简单。

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee7622333807cd82bead860fef361b6598ed2a6cd873f80698587b6ff0635a41?d=identicon)[sexyphp](/maintainers/sexyphp)

---

Top Contributors

[![breeze323136](https://avatars.githubusercontent.com/u/12905464?v=4)](https://github.com/breeze323136 "breeze323136 (8 commits)")[![sexyphp](https://avatars.githubusercontent.com/u/22635556?v=4)](https://github.com/sexyphp "sexyphp (1 commits)")

### Embed Badge

![Health badge](/badges/sexyphp-composer/health.svg)

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

PHPackages © 2026

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