Libraries tagged by instante
mvccore/ext-cache
403 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
mrplantplant/wordpress-auth
3 Downloads
Use WordPress password authentication on other PHP projects, for instance when migrating to another platform
mrf/synchro
19 Downloads
Flow (Neos) package, which gives a command to synchronize database and resources with remote instances in both directions (push and pull). Useful for fast update of the project on development context or fast upload of the changes remotely, when working on multiple instances (e.g. live, beta, local).
mrbig00/yii2-class-validator
10 Downloads
This validator test if an object (instance) is a subtype of a given class
mouf/utils.log.multi-logger
6 Downloads
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
mouf/utils.i18n.fine.common
17688 Downloads
This package contains the class to cascade the translation, default instance and the interface for fine ui.
mouf/utils.common.formatters
33609 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
mouf/prefixer-container
13 Downloads
This package contains a really minimalist dependency injection container that acts as a proxy in front of a target container. Its goal is to prefix all instances names in the target container.
mouf/modules.paypal-integration
10 Downloads
This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.
mouf/html.utils.weblibrarymanager.bower-installer
324 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'bower' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager. Bower compatibility provided thanks to francoispluchino/composer-asset-plugin
mouf/html.template.menus.topribbonmenu
19 Downloads
This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.
moritz-sauer-13/silverstripe-extensible-search
21 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
mogsten1/paypal-ipn-listener
7 Downloads
A PayPal IPN (Instant Payment Notification) listener for PHP
moe/login-screen
75 Downloads
Standard login screen for Silverstripe instances which host many sites. A rather unique user-case.
michaelgooden/mdg-multi-user
27 Downloads
ZF2 module to allow multiple concurrent instances of ZfcUser, for independant user systems.