Libraries tagged by str
php-http/message-factory
229263648 Downloads
Factory interfaces for PSR-7 HTTP Message
voku/portable-ascii
259377904 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/var-exporter
251804775 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
217797177 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
nette/schema
200649683 Downloads
📐 Nette Schema: validating data structures against a given Schema.
mobiledetect/mobiledetectlib
115063299 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
175144894 Downloads
Define configuration arrays with strict schemas and access values with dot notation
jean85/pretty-package-versions
188045587 Downloads
A library to get pretty versions strings of installed dependencies
dflydev/dot-access-data
220895008 Downloads
Given a deep data structure, access data by dot notation.
behat/transliterator
144376719 Downloads
String transliterator
react/stream
59376336 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
phpstan/phpstan-strict-rules
35767280 Downloads
Extra strict and opinionated rules for PHPStan
php-http/multipart-stream-builder
53825422 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
72548392 Downloads
A stream abstraction to make working with non-blocking I/O simple.