Libraries tagged by wit
spatie/laravel-medialibrary
30794455 Downloads
Associate files with Eloquent models
slevomat/coding-standard
107219408 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
setasign/fpdi
123372589 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
roave/security-advisories
86833843 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
63467099 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
phpunit/php-invoker
475521448 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
283174151 Downloads
PHPDoc parser with support for nullable, intersection and generic types
openai-php/client
15028755 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
141682849 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
244208957 Downloads
PHP Class for working with matrices
markbaker/complex
247680257 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
246793173 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
119681931 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
254462434 Downloads
Define configuration arrays with strict schemas and access values with dot notation
larastan/larastan
28810137 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel