Libraries tagged by file library
dskripchenko/image-optimizer
79 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.
devsconexa/pdf-version-converter
90 Downloads
PHP library for converting the version of PDF files (for compatibility purposes).
datatables.net/datatables.net-buttons-zf
90 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Foundation](https://get.foundation/)
d3catalyst/l4-resource-compress
21 Downloads
Laravel 4 Library for compress resources, jpg, png, css and js files, powered by cssminifier.com.
codercms/php-font-lib
880 Downloads
A library to read, parse, export and make subsets of different types of font files.
clgsru/composer-modify-autoload
403 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
cheanizer/laravel-doc-template
29 Downloads
Library for templating like mail merge for PHP with RTF file.
bolt/yaml-migrations
57 Downloads
A library to facilitate migrations for YAML configuration files
bluerocktel/ubl-invoice
143 Downloads
A modern object-oriented PHP library to create valid UBL and Peppol BIS 3.0 files
audero/audero-wav-extractor
1427 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
apphostbd/laravel-fpdf
252 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
afragen/language-pack-maker
96 Downloads
Library that helps create git sourced WordPress Language Packs from po files.
adrii/zendesk-api
2218 Downloads
Lightweight library that allows you to create, edit, delete and upload files to Zendesk. In a clean and standard way.
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
requtize/config
792 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.