Libraries tagged by contains
plateshift/feature-flag-bundle
4 Downloads
This bundle contains the feature flag bundle to control features beyond deployments.
phps-cans/psr7-middleware-graphql
28319 Downloads
This package contains a http-interop middleware implementation to handle graphql request
phps-cans/mail.swift.renderer-interface
27 Downloads
This package contains the SwiftMailRenderer interface that can be used to render a swift mail instance.
phps-cans/harmony-graphql-tool
22814 Downloads
This package contains tools to be able to easily implement graphql in your application
php-solution/doctrine-orm-extra-lib
1177 Downloads
This library contains additional functionality for work with doctrine orm
oxidio/shop
1147 Downloads
This package contains OXID eShop CE source code.
outlandish/standout-staging
1472 Downloads
This repository contains the WordPress plugin that makes staging and development versions of a website easily visible by a different color in the admin bar
open-orchestra/open-orchestra-migration-bundle
3873 Downloads
A bundle which contains the mongo migrations for Open Orchestra
oblak/woocommerce-utils
275 Downloads
This module contains various utilities for WooCommerce.
neunerlei/event-bus
1861 Downloads
This package contains a PSR-14 compliant event dispatcher facade, which aims to bring the listener provider and dispatcher objects closer together.
nbah1990/laravel-logger-extension
580 Downloads
Package contains additional log drivers and notification channels
naucon/logger
59 Downloads
This package contains a simple logging class for php that handle one or more PSR-3 compatible loggers.
mouf/utils.mailer.smtp-mail-service
19025 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
mouf/utils.mailer.db-mail-service
16804 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
mouf/utils.i18n.fine.symfony-bridge
1883 Downloads
This package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface