Libraries tagged by woit
roave/security-advisories
80114017 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
55576828 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
phpunit/php-invoker
425152205 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
248651975 Downloads
PHPDoc parser with support for nullable, intersection and generic types
openai-php/client
11218026 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
131087180 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.
markbaker/matrix
223316465 Downloads
PHP Class for working with matrices
markbaker/complex
226753667 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
223227357 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
109906072 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/config
222315385 Downloads
Define configuration arrays with strict schemas and access values with dot notation
larastan/larastan
20708237 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jenssegers/agent
56136209 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
ezyang/htmlpurifier
267273894 Downloads
Standards compliant HTML filter written in PHP
doctrine/deprecations
366978189 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.