Libraries tagged by csas
sentry/sentry-laravel
83672382 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
117596512 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
scssphp/scssphp
20604828 Downloads
scssphp is a compiler for SCSS written in PHP.
pelago/emogrifier
35537574 Downloads
Converts CSS styles into inline style attributes in your HTML code
nette/robot-loader
44566223 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
matthiasmullie/minify
22918018 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
42798486 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
107714637 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
46081631 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
51480554 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
62323760 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
82206657 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
18703623 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
31950281 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
14351241 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers