Libraries tagged by insurance
unb-libraries/drupal-builder
28900 Downloads
Libraries for building drupal instances for CargoDock
toovalu/plausible-analytics-bundle
10429 Downloads
The Plausible Analytics Bundle lets you tracking your app with a plausible instance.
thecodingmachine/swift-mail-template-interface
30558 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
syntro/silverstripe-sendy
1215 Downloads
Silverstripe module allowing to create and export newsletters to a sendy instance.
squidit/container-mason
694 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
renoki-co/clusteer
1192 Downloads
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
qc/qc-be-domain-color
8342 Downloads
This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.
nglasl/silverstripe-extensible-search
29938 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
netlogix/datadeploymenttasks
1618 Downloads
Run tasks after syncing data into a Neos instance (eg. for staging or development environments)
mouf/utils.common.validators
163134 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/utils.common.lock
67169 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/utils.cache.cache-interface
376147 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/html.utils.weblibrarymanager.component-installer
356560 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.template.menus.basicmenu
143730 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
masterro/laravel-file-cleaner
7073 Downloads
Laravel console command for deleting temp files and associated model instances.