Libraries tagged by str
maennchen/zipstream-php
316877233 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
243720117 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
245121990 Downloads
URI manipulation library
league/csv
184307411 Downloads
CSV data manipulation made easy in PHP
laravel/cashier
30413600 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
voku/portable-ascii
442232575 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/serializer
331090220 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
320611902 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
nette/schema
374954146 Downloads
📐 Nette Schema: validating data structures against a given Schema.
netresearch/jsonmapper
114121788 Downloads
Map nested JSON structures onto PHP classes
league/fractal
67492812 Downloads
Handle the output of complex data structures ready for API output.
league/config
339569028 Downloads
Define configuration arrays with strict schemas and access values with dot notation
laravel/boost
23392676 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
319841918 Downloads
A library to get pretty versions strings of installed dependencies
dflydev/dot-access-data
398733144 Downloads
Given a deep data structure, access data by dot notation.