Libraries tagged by DOE
nelexa/zip
6085409 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.
tpyo/amazon-s3-php-class
1018982 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
nutgram/nutgram
112161 Downloads
The Telegram bot library that doesn't drive you nuts
marc1706/fast-image-size
8892657 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.
jokkedk/webgrind
181361 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
resty/resty
300590 Downloads
A simple PHP library for doing RESTful HTTP stuff. Does not require the curl extension
hbattat/verifyemail
123086 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
doesntmattr/mongodb-migrations
582865 Downloads
Managed Database Migrations for MongoDB
devture/mongodb-migrations-bundle
196981 Downloads
Symfony MongoDBMigrationsBundle
rikudou/array-merge-recursive
99412 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
pearl/lumen-request-validate
358922 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
milo/schematron
344897 Downloads
Implementation of ISO Schematron with Schematron 1.5 back compatibility. Library does not need any XSLT.
blueways/bw-captcha
207293 Downloads
Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.
b13/justincase
178986 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
anik/form-request
317578 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.