Libraries tagged by require
silvertipsoftware/dynamic-methods
12528 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
silverstripe/recipe-solr-search
48045 Downloads
Silverstripe Cloud Platform search requirements recipe
shrikeh/file
8142 Downloads
Simple OO wrapper around many standard PHP file operations (e.g. include, require, etc)
sgalinski/df-tabs
5166 Downloads
Tabbed Content and Pages - Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.
rekalogika/collections-common
1055 Downloads
Common library required by other components of the rekalogika/collections library
pixelstudio/wc-ongkir-indonesia
12 Downloads
Calculate shipping cost for Indonesian couriers like JNE, J&T, TIKI, POS, etc. Requires PRO or FREE License from RajaOngkir. Not affiliated with RajaOngkir.
phpbb/translation-validator
8147 Downloads
A language package validator for phpBB language packs. Language packs are required to pass the validator when submitted to the language pack database.
perfectpanel/extlib-crossjoin-css
3206 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
pbiering/rcguard
159 Downloads
Roundcube plugin that enforces requirement of solving a Captcha during login
paperscissorsandglue/laravel-encryption-at-rest
86 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
neosrulez/blog
9948 Downloads
A blog package for Neos CMS. (This package requires NeosRulez.Bootstrap)
nekofar/dev-tools
41251 Downloads
Some of useful development requirements for PHP projects.
ndamiens/amazon-s3-php-class
11286 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
mouf/utils.cache.no-cache
180735 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
mouf/security.userfiledao
143666 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!