Libraries tagged by instante
sagor110090/livewire-modal
124 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
qc/qc-be-domain-color
6820 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.
phpfui/instadoc
921 Downloads
Instant and always up to date documentation for PHP projects
php-collective/file-storage-factories
1960 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
payum/payum-module
14010 Downloads
Rich payment solutions for zend framework2. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more
p3ym4n/jdate
1808 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
nglasl/silverstripe-extensible-search
29660 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
neos/contentrepositoryregistry
1883 Downloads
Global registry for Neos Content Repository instances
mvccore/ext-cache
321 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
mouf/utils.common.validators
162262 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
66540 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.common.formatters
33179 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/security.rightsservice
64433 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mouf/html.template.menus.basicmenu
142886 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
300 Downloads
Dashboard widget that displays visitor data of your Matomo instance