Libraries tagged by WH
filp/whoops
332716521 Downloads
php error handling for cool kids
tijsverkoyen/css-to-inline-styles
419272173 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
sebastian/code-unit-reverse-lookup
685989198 Downloads
Looks up which function or method a line of code belongs to
league/commonmark
320312082 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/installers
116013614 Downloads
A multi-framework Composer library installer
whichbrowser/parser
9174879 Downloads
Useragent sniffing library for PHP
spatie/laravel-sluggable
8791790 Downloads
Generate slugs when saving Eloquent models
setasign/fpdi
112892746 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
48624673 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.
seld/signal-handler
49219907 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
seld/phar-utils
155443874 Downloads
PHAR file format utilities, for when PHP phars you up
mrclay/minify
14821451 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
matthiasmullie/minify
24001443 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.
latte/latte
12910563 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
drush/drush
49038028 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.