Libraries tagged by instances
syntro/silverstripe-sendy
1195 Downloads
Silverstripe module allowing to create and export newsletters to a sendy instance.
squidit/container-mason
692 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
shel/neos-healthcheck
17 Downloads
Rest endpoint to check the health and customisable metrics of a Neos CMS instance
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
8281 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.
netlogix/datadeploymenttasks
1593 Downloads
Run tasks after syncing data into a Neos instance (eg. for staging or development environments)
mouf/utils.common.validators
163112 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
67160 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
376038 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
356451 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
143708 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.
michaelbelgium/mybb-to-flarum
826 Downloads
Migrate a MyBB Forum to a fresh Flarum instance
mastani/laravel-jdate
1116 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
instride/pimcore-monitor
2857 Downloads
Monitoring for Pimcore instances
init-development-studios/headless-wordpress-sync
5171 Downloads
Sync content from a headless WordPress instance using the WP REST API.