Libraries tagged by WH
filp/whoops
426485435 Downloads
php error handling for cool kids
tijsverkoyen/css-to-inline-styles
535454017 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
827101370 Downloads
Looks up which function or method a line of code belongs to
league/commonmark
434051747 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/installers
142722497 Downloads
A multi-framework Composer library installer
setasign/fpdi
154152724 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.
whichbrowser/parser
12541725 Downloads
Useragent sniffing library for PHP
spatie/laravel-sluggable
12728038 Downloads
Generate slugs when saving Eloquent models
setasign/fpdf
69935346 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
78356475 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
seld/phar-utils
187617979 Downloads
PHAR file format utilities, for when PHP phars you up
rinvex/countries
7892445 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
mrclay/minify
18771003 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
32816156 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.
drush/drush
60225368 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.