Libraries tagged by str
laravel-lang/json-fallback
3473524 Downloads
Adds support for fallback JSON string translation
laminas/laminas-serializer
11780471 Downloads
Serialize and deserialize PHP structures to a variety of representations
laminas/laminas-cache
7655052 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
json-mapper/json-mapper
1432075 Downloads
Map JSON structures to PHP classes
interconnectit/search-replace-db
120082 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
igbinary/igbinary
12743 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
httpsoft/http-message
1034686 Downloads
Strict and fast implementation of PSR-7 and PSR-17
helgesverre/toon
281297 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
functional-php/fantasy-land
7333975 Downloads
Specification for interoperability of common algebraic structures in PHP
diff/diff
1706848 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
consoletvs/profanity
1208422 Downloads
PHP library to block bad words in a string
bluem/tree
979325 Downloads
Library for handling tree structures based on parent IDs
bezhansalleh/filament-plugin-essentials
2065973 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster
bennett-treptow/laravel-migration-generator
953290 Downloads
Generate migrations from existing database structures
apimatic/jsonmapper
9830272 Downloads
Map nested JSON structures onto PHP classes