Codeigniter Starter Kit
-
Updated
Oct 8, 2019 - PHP
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
Codeigniter Starter Kit
O site é uma aplicação básica usada para gerenciar informações.Ele possui algumas funções como: cadastrar usuários(Create), visualizar dados cadastrados(Read), Editar informações(Update) e Apagar usuários(Delete).
A super simple dotenv file parser that is compatible with getenv().
Library to load, validate and cache configuration from environment variables and .env files
simple dotenv file loader using the PHP built-in parse_ini_file() to efficiently parse dotenv files
Drag and Drop back-end for cnothues
A fast, type-safe, and dependency-free .env handler for PHP, built for performance and simplicity.
Yet another .env parser/loader improved for performance
Simple PHP app to manage trainees presentations exams using MVC framework.
Manage PHP environment variables and build environment files.
A code sniffer for environment variables NOT declared in .env files
A powerful, zero-dependency PHP Env Manager & Encrypter with Sodium support.