Libraries tagged by php files
marc1706/fast-image-size
9000552 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
1918500 Downloads
Easier zip file handling for Laravel applications.
kigkonsult/icalcreator
2280853 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jeroendesloovere/vcard
3067572 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
79735 Downloads
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
matthiasmullie/scrapbook
2011233 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
1467850 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
php-translation/symfony-storage
3958249 Downloads
A translation file storage using Symfony translation component.
wp-cli/wp-config-transformer
7932226 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7958703 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
1258599 Downloads
Automatically restart Horizon when local PHP files change
open-telemetry/gen-otlp-protobuf
11206751 Downloads
PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.
m1/env
10449254 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
ralouphie/mimey
5436237 Downloads
PHP package for converting file extensions to MIME types and vice versa.
adoy/fastcgi-client
2401654 Downloads
Lightweight, single file FastCGI client for PHP.