Libraries tagged by php-ini
lasserafn/php-initial-avatar-generator
4503067 Downloads
A package to generate avatars with initials for PHP
hassankhan/config
13821508 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
lasserafn/php-initials
5033464 Downloads
A package to generate initials in PHP
psecio/iniscan
64422 Downloads
A scanner to evaluate php.ini security
noodlehaus/config
36648 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
rackbeat/laravel-ui-avatars
149473 Downloads
Official Laravel wrapper around ui-avatars.com and LasseRafn/php-initial-avatar-generator
tg/tgwebvalid
27045 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
duncan3dc/php-ini
282418 Downloads
Manage php.ini settings on a temporary basis.
donatj/php-ini-builder
134135 Downloads
PHP `parse_ini_string` Compatible INI Builder
magicalex/write-ini-file
161977 Downloads
Write-ini-file php library for create, remove, erase, add, and update ini file
stymiee/php-simple-encryption
9431 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.
pestphp/pest-plugin-init
647325 Downloads
The Pest Init plugin
davidepastore/slim-config
9244 Downloads
A slim middleware to read configuration from different files based on hassankhan/config
rtckit/sip
19769 Downloads
SIP protocol implementation written in PHP
robinncode/db_craft
4834 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.