Libraries tagged by s
phpcompatibility/php-compatibility
60328416 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-webdriver/webdriver
73947594 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
opis/closure
217781275 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
openai-php/client
12504996 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nunomaduro/termwind
176055778 Downloads
Its like Tailwind CSS, but for the console.
nette/utils
318204517 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
moneyphp/money
66464836 Downloads
PHP implementation of Fowler's Money pattern
masterminds/html5
186412512 Downloads
An HTML5 parser and serializer.
maennchen/zipstream-php
232290603 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
140257069 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
141793450 Downloads
URI manipulation library
league/oauth2-client
96028845 Downloads
OAuth 2.0 Client Library
league/csv
134725474 Downloads
CSV data manipulation made easy in PHP
league/config
237064188 Downloads
Define configuration arrays with strict schemas and access values with dot notation
larastan/larastan
23796817 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel