Libraries tagged by contain
mkorkmaz/redislabs-common
91650 Downloads
Common library for Redislabs Modules. Contains Interfaces, General Exceptions, Abstracts and Traits
mindplay/unbox
18467 Downloads
Fast, simple, easy-to-use DI container
micro/dependency-injection
2553 Downloads
Dependency injection service container
mediawiki/cldr
8636 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
mediadreams/md_news_author
27298 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.
marvin255/optional
609 Downloads
Optional container for PHP.
marshmallow/helpers
17656 Downloads
A package containing all the helper function we can use throughout all our projects
markguinn/silverstripe-email-helpers
45246 Downloads
Silverstripe extension containing SMTP mailer class and some other classes for HTML emails
marcreichel/php-legal-licenses
33808 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
marcocesarato/markdown
191 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
magomogo/time-dependency
73044 Downloads
Library containing clock object for TDD of time dependent logic
magium/magium
6586 Downloads
A browser/functional testing suite using Web Driver. Contains low-ish level functionality to quickly build browser/functional tests.
maggomann/filament-only-icon-display
5365 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.
log1x/gutentweaks
3478 Downloads
A plugin containing minor Gutenberg tweaks.
lmc/cqrs-types
28547 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands