axy/codecs-base64vlq
PHP codec for Base64 VLQ (variable-length quantity) encoding/decoding of integer sequences, suitable for compact text representations (e.g., JavaScript/CSS source maps). Converts signed ints to VLQ digits and maps them into Base64 characters.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rybakit/msgpack | 0.78 | Pure-PHP MessagePack serializer/deserializer. Fully compliant with the spec, supports streaming unpacking, unsigned 64-bit integers, custom types/extensions (including timestamps), and object serialization. Well-tested and relatively fast. | 406 | 410 | 19 | 332K | 0 | 26.4 | 46.2 | MIT | 1 month 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. | 25 | 25 | 3 | 67K | 0 | 10.8 | 51.0 | MIT | 6 months ago | |
| paquettg/string-encode | 0.77 | Flexible PHP string encoding helper for multibyte text. Convert strings safely between encodings (UTF-8 by default) with a fluent API, plus utilities for encoding-aware regex handling. Supports PHP 7.2–7.4. | 69 | 69 | 21 | 106K | 1 | 1.2 | 43.9 | MIT | — | |
| devanoxltd/string-encoder | 0.77 | — | 0 | 0 | 0 | 17 | 0 | 4.2 | 17.9 | MIT | 9 months ago | |
| egeloen/base64-file-bundle | 0.76 | — | 8 | 9 | 7 | 57 | 2 | 0.7 | 11.9 | MIT | — | |
| qencode/api-client | 0.76 | — | 8 | 8 | 3 | 4K | 3 | 4.1 | 36.5 | MIT | 2 years ago | |
| voku/portable-ascii | 0.76 | PHP 7+ library to transliterate Unicode to portable ASCII for slugs, URLs, and safe filenames. Works without mbstring/iconv, lightweight and easy to bundle. Based on Unidecode/Stringy-style mappings with handy helper methods. | 575 | 578 | 48 | 12M | 17 | 10.2 | 63.1 | MIT | — | |
| codewithkyrian/chromadb-php | 0.76 | PHP client for ChromaDB, making it easy to create collections, add and query embeddings, and manage documents/metadata from your Laravel or PHP apps. Lightweight API wrapper to integrate vector search and retrieval workflows without leaving PHP. | 83 | 82 | 14 | 13K | 1 | 12.2 | 32.7 | MIT | 6 months ago | |
| paknahad/jsonapi-bundle | 0.75 | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 403 | 18 | 6.4 | 17.1 | MIT | — | |
| spomky-labs/cbor-php | 0.75 | RFC 8949 CBOR encoder/decoder for PHP 8+. Supports all major types, tags, indefinite-length items, streaming decoding, and normalization to native PHP types. Extensible tag system with built-in common tags and modern, type-safe API. | 58 | 57 | 14 | 2M | 1 | 22.7 | 64.2 | MIT | 2 months ago | |
| vizrex/laraviz | 0.75 | — | 1 | 1 | 4 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| rinvex/languages | 0.75 | Laravel package to manage languages and locales in your app. Provides database-backed language records, ISO codes, and helpers for storing, retrieving, and listing available languages across projects, with seamless integration into the Rinvex ecosystem. | 32 | 32 | 15 | 3K | 0 | 0.9 | 26.7 | MIT | — | |
| arcanedev/support | 0.75 | ARCANEDEV Support provides shared helpers and utilities for ARCANEDEV and Laravel projects. A lightweight toolkit of common support classes and convenience functions, compatible across Laravel 5.1 through 10.x. | 188 | 190 | 44 | 88K | 1 | 11.6 | 37.3 | MIT | 2 years ago | |
| dlakomski/serialization | 0.75 | Laravel/PHP serialization utilities for converting objects to arrays/JSON and back, with helper traits and configurable transformers/normalizers. A lightweight package aimed at simplifying data mapping for DTOs, API payloads, and storage. | 0 | 0 | 0 | 349 | 0 | 0.0 | 35.1 | MIT | — | |
| ac/transcoding | 0.74 | — | 14 | 14 | 3 | 3 | 8 | 2.4 | 3.4 | MIT | — | |
| egeloen/serializer-bundle | 0.74 | — | 6 | 6 | 8 | 970 | 2 | 0.7 | 29.6 | MIT | — | |
| andrew-gos/serializer | 0.74 | Extensible PHP 8.2+ serializer that normalizes arrays/objects and encodes to JSON or XML. Register custom normalizers and encoders via a configurable Serializer. Pure encoders avoid mutating input and handle XML duplication/circular references. | 0 | 0 | 0 | 46 | 0 | 4.9 | 24.0 | MIT | 9 months ago | |
| yethee/tiktoken | 0.73 | PHP port of OpenAI tiktoken for fast tokenization. Get encoders by model or encoding, encode text to token IDs, with built-in vocabulary caching (configurable cache dir). Optional experimental FFI mode using tiktoken-rs for better performance on larger inputs. | 162 | 163 | 30 | 269K | 4 | 21.6 | 50.9 | MIT | 3 months ago | |
| riimu/kit-phpencoder | 0.73 | Export PHP variables as customizable, readable or compact PHP code. A flexible alternative to var_export() with control over whitespace, array syntax, and useful object conversion—ideal for generated config files and optimized cache output. | 71 | 74 | 5 | 162K | 2 | 4.2 | 46.2 | MIT | 3 years ago | |
| flix-tech/avro-serde-php | 0.73 | PHP library for serializing/deserializing Apache Avro with Schema Registry support. Built for Kafka-style messaging, it handles Avro binary encoding, schema resolution, and compatibility, providing a straightforward SerDe layer you can use in your own producers/consumers. | 67 | 68 | 40 | 69K | 15 | 10.8 | 47.2 | MIT | 1 year ago |
How can I help you explore Laravel packages today?