PHPackages                             brandao/brcache-client - 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. [Caching](/categories/caching)
4. /
5. brandao/brcache-client

ActiveLibrary[Caching](/categories/caching)

brandao/brcache-client
======================

BRCache client

1.0.0-beta4(9y ago)27Apache-2.0PHPPHP ^5.3.0 || ^7.0

Since Nov 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/brandaof/brcache-client-php)[ Packagist](https://packagist.org/packages/brandao/brcache-client)[ RSS](/packages/brandao-brcache-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

BRCache client PHP
==================

[](#brcache-client-php)

O BRCache é uma ótima opção como cache para aplicações PHP. É rápido, permite o uso de conexões persistentes, suporta armazenamento em memória e disco, tem suporte transacional. Não é necessário o carregamento de nenhum arquivo de configuração. Ele pode ser usado para fazer o cache de páginas, compartilhamento de variáveis globais e manipulação de sessões.

Instalando o cliente BRCache
----------------------------

[](#instalando-o-cliente-brcache)

Para usar o BRCache em uma aplicação PHP é necessário fazer o download de um cliente. Uma opção é o cliente fornecido pela equipe do BRCache disponível no Sourceforge. Depois de feito o download, deve-se descompacta-lo.

ex:

```
unzip /brcache-client-yy-xx.zip -d ;

```

A variável é o local onde o arquivo está e é o local onde será descompactado. A pasta de destino tem que ser informada em include\_path (php.ini).

As operações no cache são feitas com o uso da classe BRCacheConnection. Ela fica localizada no script brandao\\brcache\\BRCacheConnection.php.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

3521d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1085065?v=4)[Flávio Brandão](/maintainers/brandao)[@brandao](https://github.com/brandao)

---

Top Contributors

[![brandaof](https://avatars.githubusercontent.com/u/6617981?v=4)](https://github.com/brandaof "brandaof (49 commits)")

---

Tags

cachecache-storageclient-phpdisk-cachelaravellaravel-frameworkmemory-cachephpphp7

### Embed Badge

![Health badge](/badges/brandao-brcache-client/health.svg)

```
[![Health](https://phpackages.com/badges/brandao-brcache-client/health.svg)](https://phpackages.com/packages/brandao-brcache-client)
```

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32136.0k](/packages/beryllium-cachebundle)

PHPackages © 2026

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