Libraries tagged by conta
mouf/utils.log.psr.multi-logger
208031 Downloads
This package contains a PSR-3 compatible logger that wrap a set of loggers
mouf/utils.common.sortable-interface
220278 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
220286 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mouf/html.widgets.statsgrid
9146 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mouf/html.htmlelement
367204 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
microman/kirby-form-block-suite
2486 Downloads
Contactform based on Kirby blocks.
micro/dependency-injection
2334 Downloads
Dependency injection service container
menatwork/ctocommunication
10752 Downloads
General communication class for contao
mediawiki/cldr
8560 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
mediadreams/md_news_author
26643 Downloads
Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.
marshmallow/helpers
17046 Downloads
A package containing all the helper function we can use throughout all our projects
markocupic/calendar-event-booking-bundle
4460 Downloads
Contao 4 Calendar Event Booking Bundle
marcreichel/php-legal-licenses
32260 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
magomogo/time-dependency
71519 Downloads
Library containing clock object for TDD of time dependent logic
maggomann/filament-only-icon-display
4752 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.