Libraries tagged by str
maennchen/zipstream-php
336572733 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/uri-interfaces
270078415 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
271457518 Downloads
URI manipulation library
league/csv
196508232 Downloads
CSV data manipulation made easy in PHP
laravel/cashier
33697222 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
voku/portable-ascii
468605850 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/serializer
349618000 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
338245639 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
nette/schema
400653140 Downloads
📐 Nette Schema: validating data structures against a given Schema.
netresearch/jsonmapper
118743998 Downloads
Map nested JSON structures onto PHP classes
league/fractal
69387839 Downloads
Handle the output of complex data structures ready for API output.
league/config
364453862 Downloads
Define configuration arrays with strict schemas and access values with dot notation
laravel/boost
33043692 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
jean85/pretty-package-versions
340061138 Downloads
A library to get pretty versions strings of installed dependencies
dflydev/dot-access-data
424777111 Downloads
Given a deep data structure, access data by dot notation.