Libraries tagged by loaded
mesavolt/env
1298 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
lundco/silverstripe-gdpr-cookies
616 Downloads
Control which cookies/services gets loaded when user enters website, to make it GDPR compliant
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
littlebizzy/autoloader
5 Downloads
Enables standard WordPress plugins contained in a directory to be placed in the mu-plugins directory and loaded prior to others (forked from Bedrock).
infinityloop-dev/lazy-component
563 Downloads
Component for Nette framwork which helps with creation of lazy ajax loaded components.
imansa/assetter
259 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
formundzeichen/contao-cookie-consent-bundle
1383 Downloads
Responsive cookie consent plugin for Contao. The plugin provides different cookie privacy settings for the visitor. Google Analytics is only loaded when the visitor agrees to enable statistics. The plugin supports OnePages - no need to reload page after setting privacy settings. Installation instructions: https://github.com/ckarisch/ContaoCookieConsentBundle
drupal/core-proxy-builder
44 Downloads
Provides a lightweight mechanism to provide lazy loaded proxies.
davedevelopment/pimple-aware-event-dispatcher
2533 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
audero/audero-shared-gettext
262 Downloads
Audero Shared Gettext allows to bypass the problem of translations, loaded via the gettext function, that are cached by Apache.
altairwn/laravel-options
38 Downloads
Global options loaded from the database
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
log1x/sage-eject-blocks
53 Downloads
Eject Sage 10 editor scripts to a optional lazy-loaded plugin.
kleijnweb/jwt-bundle
1046 Downloads
Symfony JWT authentication with support for asymmetric keys and externally loaded secrets
cviebrock/eloquent-log-lazy-loading
37 Downloads
Log (or disable) Eloquent lazy-loaded relationships.