Libraries tagged by Buffer
iperamuna/laravel-telegram-log-buttons
0 Downloads
Laravel logging helper for sending Telegram log messages with inline buttons via Monolog, with optional Redis buffer, batch sender, analytics events, easy callback registration, webhook/chat-id helpers, a callback generator with Laravel Prompts, health check, and Pest tests.
ikilobyte/protobuf
2 Downloads
PHP implementation of Google's Protocol Buffers
hieuit7/hwi-oauth-bundle
139 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
haoyanfei/protobuf-php
7 Downloads
PHP implementation of Google's Protocol Buffers
emanueleminotto/hwi-oauth-bridge
22 Downloads
Missing bridge between the HWIOAuthBundle and your Symfony 2 project.
ekstazi/async-binary-stream
3 Downloads
Set of amphp streams to work with binary data. It can read bytebuffer with specified length and write it.
den01101/oauth-bundle
9 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
cstabor/protoc-gen-php
5 Downloads
protoc generator plugin for PECL ProtocolBuffers
chaplean/oauth-bundle
4 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
byteferry/sdds_php
3 Downloads
A PHP library to work with stream decode and encode according to the SDDS Specification.
byphp/protobuf-php
15 Downloads
PHP implementation of Google's Protocol Buffers
adrian-dussan/console-diff-renderer
2 Downloads
only write output to a console that has changed
bufferpunk/logmachine
3 Downloads
Logmachine is a collective and visually elegant logging tool designed to make logging smarter and more efficient for distributed development teams. It offers a fully pluggable architecture that supports features like color-coded output for better readability, automatic JSON parsing, structured log forwarding via HTTP or Socket.IO, and centralized log management. Whether you're debugging locally or working across services, logmachine brings clarity and flexibility to your logging workflow.
bufferapp/update-converters
15904 Downloads
Convert statuses from Twitter, Facebook and Instagram into Buffer updates
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.