Libraries tagged by php file
eluceo/ical
18723360 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.
knplabs/gaufrette
41526394 Downloads
PHP library that provides a filesystem abstraction layer
box/spout
37497329 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
james-heinrich/getid3
12642053 Downloads
PHP script that extracts useful information from popular multimedia file formats
setasign/fpdf
71107833 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
32900715 Downloads
PHP runtime & extensions header files for PhpStorm
seld/phar-utils
189077353 Downloads
PHAR file format utilities, for when PHP phars you up
matthiasmullie/minify
33218705 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
18936548 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
phpcsstandards/php_codesniffer
359131 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
jakub-onderka/php-parallel-lint
10263723 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
spatie/file-system-watcher
2897394 Downloads
Watch changes in the file system using PHP
humbug/php-scoper
3417955 Downloads
Prefixes all PHP namespaces in a file or directory.
nicolab/php-ftp-client
5558337 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
32453399 Downloads
A convenience class for temporary files