charcoal-dev/buffers
Laravel/PHP package providing buffer utilities for handling and transforming data streams in memory. Useful for queueing, chunking, and processing data efficiently with a simple API, supporting common buffer operations for custom workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| voku/stringy | 0.78 | voku/stringy is a PHP string manipulation library with a fluent, chainable API and multibyte/Unicode-safe helpers. It offers common text utilities like trimming, casing, slugging, replacing, and comparisons, aiming for predictable results across encodings. | 179 | 186 | 24 | 35K | 0 | 1.7 | 31.5 | MIT | — | |
| dbp/relay-blob-library | 0.78 | PHP helper library for interacting with dbp relay-blob-bundle. Provides BlobApi for HTTP mode with optional OIDC authentication to add, fetch, and remove files (blobs) in a bucket, using simple BlobFile objects and identifiers. | 1 | 1 | 0 | 2K | 1 | 0.1 | 40.3 | AGPL-3.0 | — | |
| jstewmc/stream | 0.78 | jstewmc/stream is a small PHP library that provides a simple Stream abstraction for working with PHP stream resources. It helps with reading/writing, buffering, and common stream operations behind a cleaner, object-oriented API. | 5 | 5 | 0 | 8K | 0 | 0.0 | — | MIT | — | |
| dbp/relay-blob-bundle | 0.78 | — | 0 | 0 | 0 | 1K | 1 | 0.1 | 42.0 | AGPL-3.0 | — | |
| jstewmc/chunker | 0.78 | Multi-byte safe chunked reading for huge files or strings in PHP. Avoids breaking UTF-8 characters by adjusting chunk boundaries so each chunk is valid text, reducing memory use while processing streams sequentially. | 7 | 8 | 1 | 7K | 0 | 0.1 | 40.8 | MIT | — | |
| boson-php/runtime | 0.78 | Lightweight runtime for boson-php that helps bootstrap and manage execution of Boson-based apps. Provides core runtime utilities and integration points for running, configuring, and packaging projects with minimal overhead. | 5 | 5 | 1 | 39 | 0 | 0.1 | 12.1 | MIT | — | |
| bezpapirove/bezpapirove_php_lib | 0.77 | — | 0 | 0 | 0 | 8 | 0 | 16.8 | 14.8 | MIT | 3 months ago | |
| zenstruck/bytes | 0.77 | Small PHP bytes utility for working with file sizes: parse human-readable strings (e.g. "10 MB"), format byte counts, compare values, and convert between units. Handy for Laravel/PHP apps needing consistent size handling and validation. | 0 | 25 | — | 61K | — | 11.5 | 50.9 | — | — | |
| aboutcoders/file-distribution-bundle | 0.77 | Symfony bundle providing database-backed file management and distribution. Define filesystems in config or persist via Doctrine ORM, then store and transfer files across local, FTP, or CDN targets. Built on the AbcFileDistribution library and unit tested. | 1 | 2 | 1 | 32 | 0 | 0.0 | 17.0 | MIT | — | |
| ashleydawson/glide-bundle | 0.76 | — | 6 | 6 | 4 | 0 | 0 | 3.0 | — | MIT | 6 years ago | |
| php-standard-library/vec | 0.76 | php-standard-library/vec provides small, focused helpers for working with sequential 0-indexed arrays (lists). Create, map, filter, transform, and compose list operations with predictable behavior and clean APIs—part of the PHP Standard Library collection. | 1 | 1 | 0 | 31K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| php-standard-library/date-time | 0.76 | Immutable, timezone-aware DateTime types for PHP. Provides Duration, Period, and Interval helpers for safer date/time arithmetic and ranges, designed as a standard-library style package with clear docs and contribution links. | 1 | 1 | 0 | 28K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| dev-farm/files-uploader-bundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | — | |
| php-standard-library/io | 0.76 | Handle-based I/O abstractions for PHP: composable, testable streams and readers/writers designed to be async-ready. Part of PHP Standard Library, with docs and contribution links available via php-standard-library.dev. | 1 | 1 | 0 | 29K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| php-standard-library/fun | 0.76 | Functional programming utilities for PHP: compose and pipe callables, decorate functions, and control execution (memoize, throttle, debounce, retry, etc.). Part of PHP Standard Library with focused, reusable helpers for cleaner functional-style code. | 1 | 1 | 0 | 14K | 0 | 21.2 | 61.5 | MIT | 2 weeks ago | |
| chamber-orchestra/view-bundle | 0.76 | — | 226 | 227 | 23 | 375 | 0 | 2.1 | 6.2 | MIT | — | |
| dekalee/cdn77 | 0.76 | PHP client for the CDN77 API. Wraps endpoints in Query classes to list, create and delete resources, purge resources or specific files, and fetch resource logs. Suitable for integrating CDN77 management actions into your app (incl. Symfony via bundle). | 1 | 1 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| php-standard-library/file | 0.76 | Typed PHP file handles for safe reading and writing, with explicit write modes and advisory locking. Part of PHP Standard Library, aiming for clear, reliable filesystem I/O primitives suitable for applications and reusable packages. | 1 | 1 | 0 | 27K | 0 | 21.2 | 64.9 | MIT | 2 weeks ago | |
| baks-dev/files-cdn | 0.76 | — | 0 | 0 | — | 2 | — | 16.5 | 7.5 | — | — | |
| coduo/php-to-string | 0.76 | Convert any PHP value to a readable string with a tiny wrapper. Supports strings, ints, floats, arrays, objects, callables, and resources—handy for logging, debugging, and error messages. Simple install and use: new StringConverter($value). | 269 | 271 | 7 | 236K | 0 | 15.6 | 44.3 | MIT | 6 months ago |
How can I help you explore Laravel packages today?