Libraries tagged by user content
ssch/typo3-encore
387480 Downloads
Use Webpack Encore in TYPO3 Context
behat/common-contexts
1604092 Downloads
Commonly used contexts for Behat 2.x
friends-of-behat/context-service-extension
563193 Downloads
Allows to declare and use contexts services in scenario scoped container.
metadrop/behat-contexts
115095 Downloads
Contexts that we use with Behat 3.x tests on Drupal sites.
the42coders/eu-cookie-consent
30777 Downloads
To make your site compliant to the EU GDPR law you can use this package and customize it to your needs.
zetacomponents/translation
38877 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
headsnet/grumphp-conventions
18194 Downloads
Centralised GrumPHP configuration used by Headsnet projects
gentenox/sentry-monolog-handler
13682 Downloads
Custom Sentry handler for Monolog for sending log context data to sentry eventsand it's focussed on ease-of-use and elegant syntax.
pdir/klaro-consent-manager
1535 Downloads
Use Klaro! Consent Manager in Contao CMS
femundfilou/kirby-cookie-consent
1186 Downloads
Cookie Consent is a customizable, easy-to-use privacy consent plugin for Kirby CMS.
ianrothmann/laravel-model-convention
4673 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
webcoast/typo3-context-config-loader
2361 Downloads
Easy to use configuration loader for loading context specific configuration
tvup/eu-cookie-consent
616 Downloads
To make your site compliant to the EU GDPR law you can use this package and customize it to your needs.
madj2k/t3-klarokratie
481 Downloads
Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.