Libraries tagged by de_DE
symfony/deprecation-contracts
897770918 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
460720582 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
myclabs/deep-copy
903615819 Downloads
Create deep copies (clones) of your objects
barryvdh/laravel-debugbar
134769798 Downloads
PHP Debugbar integration for Laravel
mobiledetect/mobiledetectlib
173047335 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.
composer/composer
198142017 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
matomo/device-detector
27167691 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
deployer/deployer
27507659 Downloads
Deployment Tool
php-debugbar/php-debugbar
31576352 Downloads
Debug bar in the browser for php application
symfony/debug-bundle
126535119 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
league/mime-type-detection
525630928 Downloads
Mime-type detection for Flysystem
jaybizzle/crawler-detect
105460089 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
fruitcake/laravel-debugbar
2668890 Downloads
PHP Debugbar integration for Laravel
doctrine/deprecations
520167838 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.
symfony/debug
395992526 Downloads
Provides tools to ease debugging PHP code