Libraries tagged by WH
filp/whoops
284955653 Downloads
php error handling for cool kids
tijsverkoyen/css-to-inline-styles
361816810 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
602656797 Downloads
Looks up which function or method a line of code belongs to
league/commonmark
265461634 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/installers
103232702 Downloads
A multi-framework Composer library installer
whichbrowser/parser
7870733 Downloads
Useragent sniffing library for PHP
setasign/fpdi
95708505 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
40664856 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/phar-utils
140011203 Downloads
PHAR file format utilities, for when PHP phars you up
mrclay/minify
13183087 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
20267289 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
11096098 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
drush/drush
43393489 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.
doctrine/reflection
99119808 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
whitecube/nova-flexible-content
2079820 Downloads
Flexible Content & Repeater Fields for Laravel Nova.