Libraries tagged by csas
twitter/bootstrap
1682166 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/lock
103341788 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sentry-laravel
91101132 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
122772688 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
scssphp/scssphp
22458499 Downloads
scssphp is a compiler for SCSS written in PHP.
pelago/emogrifier
37936842 Downloads
Converts CSS styles into inline style attributes in your HTML code
nette/robot-loader
46507869 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
matthiasmullie/minify
24756087 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
spatie/macroable
48713782 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
116160992 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
50203143 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
phpstan/phpstan-deprecation-rules
59508161 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpspec/prophecy-phpunit
43717346 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-http/multipart-stream-builder
69134784 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19611347 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.