Libraries tagged by yith
phpunit/php-invoker
476600132 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
283993831 Downloads
PHPDoc parser with support for nullable, intersection and generic types
openai-php/client
15152362 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
mobiledetect/mobiledetectlib
141968790 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
244797895 Downloads
PHP Class for working with matrices
markbaker/complex
248269091 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
247440118 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
119951622 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
255216963 Downloads
Define configuration arrays with strict schemas and access values with dot notation
larastan/larastan
29039172 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jenssegers/agent
60578201 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/deprecations
412779465 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.
composer/xdebug-handler
362411009 Downloads
Restarts a process without Xdebug.
sensio/framework-extra-bundle
168867715 Downloads
This bundle provides a way to configure your controllers with annotations
knplabs/github-api
13875418 Downloads
GitHub API v3 client