Libraries tagged by instances
razorpay/ec2-metadata
145772 Downloads
This tool is a rewrite of the EC2 Instance Metadata API for PHP.
qc/qc-be-domain-color
8548 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.
paragonie/quill
25067 Downloads
Library for quickly and easily writing data to a Chronicle instance
om/from-array
11250 Downloads
fromArray trait allow create objects instances loaded with initial data array
oliverde8/asynchronous-jobs
2824 Downloads
Execute new php instances easily as you would threads.
nglasl/silverstripe-extensible-search
30009 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
mouf/utils.common.validators
163186 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
67222 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
376294 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
356705 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
143776 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.
mittwald/mw_matomo_widget
352 Downloads
Dashboard widget that displays visitor data of your Matomo instance
michaelbelgium/laravel-youtube-api
374 Downloads
Add a youtube api to your Laravel instance
mastani/laravel-jdate
1222 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
lithemod/orbis
251 Downloads
A powerful class manager for effortless instance handling in PHP!