Libraries tagged by stir
symfony/serializer
268892310 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
261076008 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
nette/schema
281540203 Downloads
📐 Nette Schema: validating data structures against a given Schema.
mobiledetect/mobiledetectlib
140384650 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/config
251152003 Downloads
Define configuration arrays with strict schemas and access values with dot notation
jean85/pretty-package-versions
247775833 Downloads
A library to get pretty versions strings of installed dependencies
giggsey/libphonenumber-for-php
131414080 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dflydev/dot-access-data
304397325 Downloads
Given a deep data structure, access data by dot notation.
behat/transliterator
167053331 Downloads
String transliterator
react/stream
98133942 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
phpstan/phpstan-strict-rules
49150473 Downloads
Extra strict and opinionated rules for PHPStan
php-http/multipart-stream-builder
73631443 Downloads
A builder class that help you create a multipart stream
google/cloud-storage
77097256 Downloads
Cloud Storage Client for PHP
amphp/byte-stream
99838914 Downloads
A stream abstraction to make working with non-blocking I/O simple.
react/http
22590148 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP