Libraries tagged by simple config
linuxstreet/laravel-registry
14 Downloads
Registry package provides a convenient way to manage and use simple key/value pairs (with pre-defined types) by using Laravel's under-laying config() functionality.
ironedge/logger
24 Downloads
A very simple factory to easily instantiate loggers from different vendors (monolog, for example) using config arrays.
godismyjudge95/statamic-tailwind-dev-mode
284 Downloads
A simple tag for embedding the Tailwind CDN, Tailwind config, and site css when the site is in a dev environment for Statamic 4+
antonioprimera/laravel-basic-permissions
67 Downloads
A simple package enabling the use of roles and permissions from a config file in a Laravel app.
xc/xoverridefilter
7 Downloads
X Override Filter is a simple but useful extension for eZ Publish legacy, allowing configuring eZ Publish business logic together with template in override.ini
semeton/crypto-service
5 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
salamanderbe/array-mapper
5 Downloads
Simple mapper to map an object to an array based on a configuration
r4nkt/laravel-resource-tidier
65 Downloads
A simple-but-opinionated set of classes that allows for configurable tidying of various user resources.
pfiss/contao_tinymce_optimal
17 Downloads
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
midhundevasia/typo3-serverclock
1705 Downloads
A Clock which shows server time and timezone in the backend. The clock widget is simple and based on Javascript, and appears in the top right toolbar area. You set the DateTime format in the extension configuration wizard.
magium/mcm-redis-factory
21 Downloads
A simple factory for creating Redis objects using the Magium Configuration Manager
magium/mcm-aws-factory
47 Downloads
A simple library for managing AWS credentials using the Magium Configuration Manager
jweiland/kk-downloader
144 Downloads
Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)
it-werxdotca/contact-module
0 Downloads
A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.