Libraries tagged by in
matthiasmullie/minify
20295503 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
11108759 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
laravel/pail
1729871 Downloads
Easily delve into your Laravel application's log files directly from the command line.
laravel/helpers
43056905 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
laravel/cashier
16794016 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
knplabs/knp-snappy-bundle
25882113 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
knplabs/knp-menu-bundle
44108710 Downloads
This bundle provides an integration of the KnpMenu library
johnkary/phpunit-speedtrap
30420233 Downloads
Find and report on slow tests in your PHPUnit test suite
jms/metadata
122448334 Downloads
Class/method/property metadata management in PHP
itsgoingd/clockwork
18429719 Downloads
php dev tools in your browser
embed/embed
7751118 Downloads
PHP library to retrieve page info using oembed, opengraph, etc
eluceo/ical
12862058 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
drush/drush
43434382 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.
darkaonline/l5-swagger
21373553 Downloads
OpenApi or Swagger integration to Laravel
cviebrock/eloquent-sluggable
10438123 Downloads
Easy creation of slugs for your Eloquent models in Laravel