Libraries tagged by envs
utopia-php/detector
18381 Downloads
A simple library for fast and reliable environment identification.
travelport-czech/compile_conf
341942 Downloads
Simple builder configuration files from environment, encrypted values or user input
stymiee/php-simple-encryption
6394 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
stepanenko3/nova-settings
16398 Downloads
This Laravel Nova settings tool based on env, using nativ nova fields and resources
statikbe/laravel-nova-chained-translation-manager
23735 Downloads
The Laravel Nova Chained Translation Manager allows you to easily edit and customise the translations of your current Laravel environment.
spiral/boot
66608 Downloads
Environment Bootloader and Dispatch Manager
shelane/toggle-modules
249105 Downloads
Enables and uninstalls specified modules per defined environment.
shanerbaner82/panel-roles
14929 Downloads
Filament Panel Roles is an intuitive way to ensure all users of a specified panel within Filament v3 is assigned a role during registration and has a specified role using Laravel Middleware.
robinncode/db_craft
2047 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reach-digital/docker-devbox
26219 Downloads
Reach Digital Docker+local hybrid development environment.
rbdwllr/wordpress-salts-generator
36605 Downloads
A key and salts generator for WordPress that works with both wp-config and .env files.
phpactor/test-utils
316512 Downloads
Utilities for managing the test environment
pear2/net_transmitter
113096 Downloads
A stream wrapper that ensures data integrity. Particularly useful for sockets.
oskarstark/doctrine-postgres-public-schema-listener
92966 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed
oohology/dotenvwriter
46352 Downloads
Interface for editing .env files in PHP.