Libraries tagged by byte8
8ctopus/byte-buffer
6637 Downloads
A php buffer to work with binary data.
morphose/shannon
3814 Downloads
A data humanizer for PHP humans.
iwouldrathercode/php-simple-coupons
13672 Downloads
PHP package to help generates simple and unique coupon codes using random_bytes
horde/stream
12090 Downloads
PHP streams library
danog/phpstruct
11230 Downloads
PHP implementation of python's struct module.
arraypress/wp-format-utils
333 Downloads
Formatting for people to read: bytes, durations, file kinds, compact numbers, text and booleans.
bytexr/laravel-scout-opensearch
70450 Downloads
Laravel Scout OpenSearch Engine
bytescommerce/easy-admin-file-upload-field
3332 Downloads
Adds a new field to easyAdmin
bytelaunch/readonly-on-update
13729 Downloads
A Laravel Nova tool.
byteasc/closure-table
71696 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
sugarcraft/candy-vt
2649 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
sugarcraft/candy-ansi
4214 Downloads
ECMA-48 VT500 state machine — ANSI byte-stream parser with abstract Handler interface. Shared extraction from candy-vt.
phpsyntax/phpsyntax
434 Downloads
🌳 PhpSyntax: a lossless concrete syntax tree (CST) for PHP. Every token, space and comment is in the tree and printing it gives the file back byte for byte, so a tool changes only what it touches. Comes with a mutation API for refactoring, formatters and code generation.
particle-academy/fancy-seo
776 Downloads
Server-rendered SEO + crawlability for Laravel + Inertia apps — per-route meta/Open Graph/Twitter/JSON-LD on the first byte, dynamic sitemap.xml / robots.txt / llms.txt, and per-page Markdown. The PHP baseline that pairs with @particle-academy/fancy-inertia's .
onelearningcommunity/grease
518 Downloads
Opt-in performance optimizations for Eloquent's hot path, built from optimizations declined upstream. Zero core changes, byte-identical output.