{"id":15067141,"url":"https://github.com/brandaof/brcache-client-php","last_synced_at":"2026-02-08T06:33:06.614Z","repository":{"id":56951259,"uuid":"73382900","full_name":"brandaof/brcache-client-php","owner":"brandaof","description":"BRCache PHP client","archived":false,"fork":false,"pushed_at":"2018-05-09T22:23:36.000Z","size":202,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T16:22:41.471Z","etag":null,"topics":["cache","cache-storage","client-php","disk-cache","laravel","laravel-framework","memory-cache","php","php7"],"latest_commit_sha":null,"homepage":"http://brcache.brandao.org/server/php-and-brcache.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brandaof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-10T13:06:23.000Z","updated_at":"2022-02-12T12:34:16.000Z","dependencies_parsed_at":"2022-08-21T03:40:25.393Z","dependency_job_id":null,"html_url":"https://github.com/brandaof/brcache-client-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaof%2Fbrcache-client-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaof%2Fbrcache-client-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaof%2Fbrcache-client-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaof%2Fbrcache-client-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandaof","download_url":"https://codeload.github.com/brandaof/brcache-client-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822310,"owners_count":20353498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","cache-storage","client-php","disk-cache","laravel","laravel-framework","memory-cache","php","php7"],"created_at":"2024-09-25T01:17:08.725Z","updated_at":"2026-02-08T06:33:01.561Z","avatar_url":"https://github.com/brandaof.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BRCache client PHP\n\nO 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.\n\n## Instalando o cliente BRCache\n\nPara 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.\n\nex:\n```\nunzip \u003corigem\u003e/brcache-client-yy-xx.zip -d \u003cdestino\u003e;\n```\n\nA variável \u003corigem\u003e é o local onde o arquivo está e \u003cdestino\u003e é o local onde será descompactado. A pasta de destino tem que ser informada em include_path (php.ini).\n\nAs operações no cache são feitas com o uso da classe BRCacheConnection. Ela fica localizada no script brandao\\brcache\\BRCacheConnection.php.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandaof%2Fbrcache-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandaof%2Fbrcache-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandaof%2Fbrcache-client-php/lists"}