Libraries tagged by isupport
php-imap/php-imap
11981823 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-di/phpdoc-reader
28986585 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/archive_tar
54855745 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
oneup/uploader-bundle
5808196 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nelexa/zip
6544132 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mpratt/embera
5007604 Downloads
Oembed consumer library. Converts urls into their html embed code. Supports 150+ sites, such as Youtube, Twitter, vimeo, Instagram etc.
mpdf/psr-log-aware-trait
25738772 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
21576590 Downloads
Shim to allow support of different psr/message versions.
martin-georgiev/postgresql-for-doctrine
4354440 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
laminas/laminas-view
23335939 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
jeroendesloovere/vcard
3186910 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.
jeffgreco13/filament-breezy
1209472 Downloads
A custom package for Filament with login flow, profile and teams support.
hassankhan/config
12953567 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
fresh/doctrine-enum-bundle
6340760 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
fightbulc/moment
2876778 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js