Libraries tagged by php file
marc1706/fast-image-size
8997988 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
1917739 Downloads
Easier zip file handling for Laravel applications.
kigkonsult/icalcreator
2280305 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jeroendesloovere/vcard
3066201 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
79718 Downloads
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
matthiasmullie/scrapbook
2010332 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
1467761 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
php-translation/symfony-storage
3957690 Downloads
A translation file storage using Symfony translation component.
fileeye/mimemap
7660744 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
fileeye/pel
5122344 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
wp-cli/wp-config-transformer
7926764 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7953367 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
1257582 Downloads
Automatically restart Horizon when local PHP files change
open-telemetry/gen-otlp-protobuf
11193345 Downloads
PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.
m1/env
10445186 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.