Libraries tagged by WH
filp/whoops
442870670 Downloads
php error handling for cool kids
tijsverkoyen/css-to-inline-styles
556159962 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
846694619 Downloads
Looks up which function or method a line of code belongs to
league/commonmark
454721635 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/installers
146897702 Downloads
A multi-framework Composer library installer
setasign/fpdi
162408748 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
13234710 Downloads
Useragent sniffing library for PHP
spatie/laravel-sluggable
13560867 Downloads
Generate slugs when saving Eloquent models
setasign/fpdf
74228387 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
83399349 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
seld/phar-utils
192998166 Downloads
PHAR file format utilities, for when PHP phars you up
rinvex/countries
8250553 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
19300760 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
34297079 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
61958386 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.