PHPackages                             phwoolcon/ci-pecl-cacher - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. phwoolcon/ci-pecl-cacher

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

phwoolcon/ci-pecl-cacher
========================

PECL installing script with cache for Travis CI

v1.0.4(7y ago)1857.0k↓34.3%2[1 issues](https://github.com/phwoolcon/ci-pecl-cacher/issues)Apache-2.0Shell

Since Nov 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phwoolcon/ci-pecl-cacher)[ Packagist](https://packagist.org/packages/phwoolcon/ci-pecl-cacher)[ Docs](https://github.com/phwoolcon/ci-pecl-cacher)[ RSS](/packages/phwoolcon-ci-pecl-cacher/feed)WikiDiscussions master Synced 1mo ago

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

phwoolcon/ci-pecl-cacher
========================

[](#phwoolconci-pecl-cacher)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a5be128104cea80fbc083425f71f8c78c4590def9ee71fcd84d08e2343a050c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068776f6f6c636f6e2f63692d7065636c2d6361636865722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/ci-pecl-cacher)[![Build Status](https://camo.githubusercontent.com/414e3605f8ab24fd1e32d7a845a49222c3335aa37f6b80cb0717518529e9591d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068776f6f6c636f6e2f63692d7065636c2d6361636865722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phwoolcon/ci-pecl-cacher)[![Total Downloads](https://camo.githubusercontent.com/8cf9d453597a54a9fa29e77314cafb6d970bdc41160753e4467ec3eabe0dfe10/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068776f6f6c636f6e2f63692d7065636c2d6361636865722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/ci-pecl-cacher)[![Software License](https://camo.githubusercontent.com/f9a2da5664498a2a168a000b85719b4e5a61b6df8aae02cca978ef2580f8b1dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

PECL installation script with cache for Travis CI

Install
-------

[](#install)

Via Composer

```
$ composer require phwoolcon/ci-pecl-cacher
```

Usage
-----

[](#usage)

Edit `.travis.yml`

```
vim .travis.yml
```

To enable cache support:

```
cache:
  directories:
    - $HOME/pecl_cache
```

To install PECL extension:

```
before_install:
  - composer require phwoolcon/ci-pecl-cacher -n
  # Cache till new version
  - vendor/bin/ci-pecl-install swoole
  # Cache and skip version check
  - vendor/bin/ci-pecl-install swoole skip-update
  # Cache a package that has a different .so name from the package name
  - vendor/bin/ci-pecl-install libsodium sodium
  # Cache a specific version of a package (.so name required)
  - vendor/bin/ci-pecl-install grpc-1.9.0 grpc
```

See [result](https://travis-ci.org/phwoolcon/ci-pecl-cacher/jobs/303924272#L472).

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Christopher CHEN](https://github.com/Fishdrowned)
- [All Contributors](../../contributors)

License
-------

[](#license)

The Apache License, Version 2.0. Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~51 days

Total

5

Last Release

2896d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a771a09625b9c0c75a947abb753f4c992bd4b402c73dda78560f0958b2a4f00?d=identicon)[Fishdrowned](/maintainers/Fishdrowned)

---

Top Contributors

[![Fishdrowned](https://avatars.githubusercontent.com/u/3423411?v=4)](https://github.com/Fishdrowned "Fishdrowned (22 commits)")[![rayward](https://avatars.githubusercontent.com/u/1217111?v=4)](https://github.com/rayward "rayward (2 commits)")

---

Tags

ciphwoolconpecl cache

### Embed Badge

![Health badge](/badges/phwoolcon-ci-pecl-cacher/health.svg)

```
[![Health](https://phpackages.com/badges/phwoolcon-ci-pecl-cacher/health.svg)](https://phpackages.com/packages/phwoolcon-ci-pecl-cacher)
```

###  Alternatives

[saggre/phpdocumentor-markdown

Markdown template for phpDocumentor3

2079.5k30](/packages/saggre-phpdocumentor-markdown)

PHPackages © 2026

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