Libraries tagged by php files
eluceo/ical
19292889 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
42308675 Downloads
PHP library that provides a filesystem abstraction layer
box/spout
38042742 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
james-heinrich/getid3
13305100 Downloads
PHP script that extracts useful information from popular multimedia file formats
overtrue/phplint
14616054 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
setasign/fpdf
74795225 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
35543417 Downloads
PHP runtime & extensions header files for PhpStorm
seld/phar-utils
193641160 Downloads
PHAR file format utilities, for when PHP phars you up
matthiasmullie/minify
34462366 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
19356542 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
jakub-onderka/php-parallel-lint
10338891 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
spatie/file-system-watcher
3422833 Downloads
Watch changes in the file system using PHP
humbug/php-scoper
3587628 Downloads
Prefixes all PHP namespaces in a file or directory.
mk-j/php_xlsxwriter
8899693 Downloads
PHP Library to write XLSX files
nicolab/php-ftp-client
5673116 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.