Libraries tagged by application configuration
williamug/audited
508 Downloads
The only Laravel audit package that ships a complete admin UI — Livewire table, Vue/Inertia table, and per-model timeline — with zero configuration. A simple, robust audit logging package for Laravel applications. Drop one trait onto a model and every create, update, delete, and many-to-many relationship change is automatically recorded.
thamtech/yii2-scheduler
2266 Downloads
A configuration-driven scheduled task runner for Yii2 applications
pantheon-systems/pantheon-decoupled-auth-example
8858 Downloads
Example configuration used for sourcing data requiring authorization using an application password
jeffersongoncalves/filament-check-whois-widget
66 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
edipoelwes/laravel-rabbitmq-worker
4785 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.
dagim/telebirr-api
226 Downloads
Simplify integration of Telebirr's payment gateway into Laravel applications. Generate payment URLs, handle notifications, and ensure secure transactions effortlessly. With robust error handling and configuration flexibility, streamline Telebirr payment integration in your Laravel projects.
assegaiphp/common
283 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
openify/configuration-bundle
887 Downloads
A Bundle which allow you to easily store and manage your application configuration
pixelbrackets/application-context
2322 Downloads
Define the context of the current enviroment, in order to adapt configuration options depending on the stage an app is running on
jlorente/yii2-config-variables
379 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
crisu83/yii-configbuilder
629 Downloads
Helper for building application configurations for the Yii PHP framework.
timdev/typed-config
357 Downloads
Strongly-typed configuration for PHP applications
dmstr/yii2-app-command
9900 Downloads
Console command for Yii 2 Framework to manage your application source code and configuration settings
tobento/service-config
287 Downloads
Loading and managing configuration data for PHP applications.
sidekit/config
2630 Downloads
Configuration kit for Yii applications