Libraries tagged by Bark
maximebf/debugbar
113183393 Downloads
Debug bar in the browser for php application
barryvdh/laravel-snappy
27149696 Downloads
Snappy PDF/Image for Laravel
barryvdh/laravel-cors
23622366 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
symfony/polyfill-php85
90385686 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
symfony/polyfill-php84
127467693 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
203146951 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
210163362 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
laravel/helpers
65194678 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
jumbojett/openid-connect-php
11634395 Downloads
Bare-bones OpenID Connect client
appwrite/server-ce
116386 Downloads
End to end backend server for frontend and mobile apps.
php-cs-fixer/diff
118597115 Downloads
sebastian/diff v3 backport support for PHP 5.6+
tecnickcom/tc-lib-barcode
8169509 Downloads
PHP library to generate linear and bidimensional barcodes
roave/backward-compatibility-check
4038344 Downloads
Tool to compare two revisions of a public API to check for BC breaks
colinmollenhour/cache-backend-redis
24348941 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
23845064 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.