Libraries tagged by this7 that
thecodingmachine/swift-mail-template-interface
30519 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
reelworx/pdfviewhelpers
96 Downloads
This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
opctim/symfony-bruno-generator
55 Downloads
This bundle provides a simple command that will generate .bru files based on your registered routes using opctim/bruno-lang. Its usage is very similar to the commands of symfony/maker-bundle.
mouf/utils.cache.purge-ui
185297 Downloads
This package contains a user interface that will add a 'Purge cache' button to Mouf, allowing you to purge any PSR-6, PSR-16, Doctrine and Mouf cache easily.
mouf/utils.cache.no-cache
180680 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
mouf/utils.cache.file-cache
375451 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.apc-cache
374952 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
mouf/html.htmlelement
366971 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.
ip2location/ip2location
37568 Downloads
This module is a PHP module that enables the user to find the country, region, city, etc
greenpeace/planet4-gpea-plugin-blocks
3558 Downloads
This repository contains the WordPress plugin that provides the blocks to be used with Shortcake UI plugin.
edipoelwes/laravel-rabbitmq-worker
1831 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
activecollab/activecollab-sdk
9060 Downloads
This is a simple PHP library that makes communication with activeCollab API easy
skobka/yii2-json-field
2062 Downloads
Help you to define fields, that can contains json. Json in this fields would be automatically serialized and deserialized
mouf/utils.composite-exception
249727 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
mouf/html.utils.weblibrarymanager.component-installer
356419 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.