Libraries tagged by Puffer
professionalweb/integration-hub-buffer
3 Downloads
Event buffer for integration hub
professionalweb/crm-buffer-lib
4237 Downloads
Library to communicate with CRMBuffer
plasma/binary-buffer
995 Downloads
A binary buffer implementation.
msst/byte-buffer
467 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)
mltstephane/laravel-buffer
2 Downloads
A Laravel package to interact with the Buffer (buffer.com) GraphQL API v2: accounts, channels, posts and local post sync.
maketas/buffer-alpaca
26 Downloads
makadev/php-buffer
37 Downloads
Buffer handling and manipulation library.
mahmud/buffered-queue
40 Downloads
A simple to use buffering queue as PHP package (no dependencies), which flexibly buffers objects, strings, integers etc. until a maximum size is reached
lctrs/circular-buffer
742 Downloads
Provides a circular buffer implementation.
kennowski/buffered-cache
17 Downloads
Buffered caching class
interitty/output-buffer-manager
0 Downloads
Output buffer manager brings a safe way to work with outputs.
ilya/buffer
21 Downloads
Context-aware implementation of explode().
idct/buffered-tapefile-callback-reader
38 Downloads
Buffered reader of string files which can be interpreted as tapes, which we always parse by moving forward. Based on specific cases a callback returning expected data can be fired.
haifanghui/session-buffer
9 Downloads
ganlvtech/php-buffer-pipeline
10 Downloads
Chunk manipulating data with buffered pipeline. Useful for workflow like fetching data from mysql or redis -> mapping data -> filtering data -> writing to local file.