Libraries tagged by DE
twbs/bootstrap
19210073 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/string
827351884 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/http-foundation
973670662 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/error-handler
741201627 Downloads
Provides tools to manage errors and ease debugging PHP code
nette/utils
465648926 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
firebase/php-jwt
510207175 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
546216326 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/lexer
1002909438 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
symfony/debug-bundle
132550623 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
php-debugbar/php-debugbar
38025445 Downloads
Debug bar in the browser for php application
matomo/device-detector
29627257 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.
league/mime-type-detection
555246465 Downloads
Mime-type detection for Flysystem
jaybizzle/crawler-detect
110308104 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
fruitcake/laravel-debugbar
4046569 Downloads
PHP Debugbar integration for Laravel
doctrine/deprecations
548607304 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.