Libraries tagged by php file
marc1706/fast-image-size
8880587 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
madnest/madzipper
1833420 Downloads
Easier zip file handling for Laravel applications.
kigkonsult/icalcreator
2194804 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jeroendesloovere/vcard
2936089 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
getgrav/grav
78745 Downloads
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
danog/madelineproto
736322 Downloads
Async PHP client API for the telegram MTProto protocol.
matthiasmullie/scrapbook
1843181 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
jbzoo/utils
1425737 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
php-translation/symfony-storage
3877848 Downloads
A translation file storage using Symfony translation component.
fileeye/mimemap
7260903 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
fileeye/pel
4630567 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
wp-cli/wp-config-transformer
7488333 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7527343 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
1107764 Downloads
Automatically restart Horizon when local PHP files change
m1/env
10061743 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.