Libraries tagged by php files
laravel/pail
25572993 Downloads
Easily delve into your Laravel application's log files directly from the command line.
james-heinrich/getid3
9476679 Downloads
PHP script that extracts useful information from popular multimedia file formats
setasign/fpdf
54250394 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.
jetbrains/phpstorm-stubs
21087166 Downloads
PHP runtime & extensions header files for PhpStorm
seld/phar-utils
165842059 Downloads
PHAR file format utilities, for when PHP phars you up
matthiasmullie/minify
26465053 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.
mrclay/minify
15949140 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
meyfa/php-svg
11742922 Downloads
Read, edit, write, and render SVG files with PHP
humbug/php-scoper
2469329 Downloads
Prefixes all PHP namespaces in a file or directory.
mk-j/php_xlsxwriter
7222235 Downloads
PHP Library to write XLSX files
nicolab/php-ftp-client
4672038 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
mikehaertl/php-tmpfile
25879940 Downloads
A convenience class for temporary files
gotenberg/gotenberg-php
3622899 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
cebe/php-openapi
14178334 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
caxy/php-htmldiff
18678234 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.