Libraries tagged by miles
usmanhalalit/laracsv
1420296 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
tanmuhittin/laravel-google-translate
1690488 Downloads
Translate translation files to other languages using google translate api
spatie/laravel-horizon-watcher
683905 Downloads
Automatically restart Horizon when local PHP files change
spatie/laravel-directory-cleanup
1037655 Downloads
This package will remove the expired files from the given directories.
smarty-gettext/smarty-gettext
2022266 Downloads
Gettext plugin enabling internationalization in Smarty Package files
silber/page-cache
333905 Downloads
Caches responses as static files on disk for lightning fast page loads.
ps/image-optimizer
1590065 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
prewk/xml-string-streamer
2377955 Downloads
Stream large XML files with low memory consumption
pragmarx/yaml
2408456 Downloads
Load your Laravel config files using yaml
plank/laravel-mediable
1117963 Downloads
A package for easily uploading and attaching media files to models with Laravel
nuovo/spreadsheet-reader
730464 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
mrclay/jsmin-php
8353081 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
mkalkbrenner/php-htmldiff-advanced
12889873 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
m1/env
9019007 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
liuggio/excelbundle
6153264 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library