Libraries tagged by lstr
phpdocumentor/reflection-common
577883892 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/string
489284649 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
stripe/stripe-php
101138755 Downloads
Stripe PHP Library
clue/stream-filter
199161159 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
362384069 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
52114514 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
nette/utils
246790459 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
maennchen/zipstream-php
187205653 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
90443128 Downloads
URI manipulation library
league/csv
110804973 Downloads
CSV data manipulation made easy in PHP
php-http/message-factory
229783398 Downloads
Factory interfaces for PSR-7 HTTP Message
voku/portable-ascii
260706087 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/var-exporter
253013628 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
218637422 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
213656793 Downloads
Provides functions to read and write from/to an object or array using a simple string notation