Libraries tagged by with
spatie/laravel-medialibrary
28419429 Downloads
Associate files with Eloquent models
slevomat/coding-standard
100416244 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
roave/security-advisories
82406004 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
57768433 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
phpunit/php-invoker
446488858 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
262399850 Downloads
PHPDoc parser with support for nullable, intersection and generic types
openai-php/client
12291125 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
134340479 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
229920150 Downloads
PHP Class for working with matrices
markbaker/complex
233376328 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
230877154 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
112906873 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
234971818 Downloads
Define configuration arrays with strict schemas and access values with dot notation
larastan/larastan
23339202 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jenssegers/agent
57475208 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect