Libraries tagged by instanceof
noem/state-machine-loader
439 Downloads
Constructs usable state machine instances from various data sources (Array, JSON,YAML)
ningzhou/newtime
0 Downloads
My first php composer instance
myworklyspace/lumen-nats
2 Downloads
Wrapper which makes talking to a NATS instance easy
mwazovzky/favoritable
38 Downloads
Laravel Package allows app User to Favorite/Unfavorite Eloquent Model instance
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
17686 Downloads
This package contains the class to cascade the translation, default instance and the interface for fine ui.
mouf/utils.common.formatters
33607 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/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.
moe/login-screen
75 Downloads
Standard login screen for Silverstripe instances which host many sites. A rather unique user-case.