Libraries tagged by php ini
donsimon/alt-brite-config
19 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
ctw/ctw-middleware-phpconfig
91 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
actinarium/subio
14 Downloads
Subtitles parser for PHP. Initially created for ASS and SRT, planning to expand. Deep in alpha, use at your own risk
indigofeather/resource-loader
123 Downloads
The resource loader for json, ini, yaml, php
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
headoo/headoo-mailjet-bundle
7796 Downloads
Symfony2 Bundle for initializing Mailjet PHP API v3 wrapper
romenys/components
42 Downloads
Some PHP components like parameters.ini parser with dynamic environments specific parmeters
judahnator/boots-traits
25 Downloads
A package to add booting/initialization functionality to PHP traits
degeneratezan/dphp-driver
11 Downloads
to simplify and minimize the initialization of discord-php api
ay4t/rajaongkir
4 Downloads
PHP module untuk rajaongkir. Modul ini digunakan untuk integrasi dengan rajaongkir. Jika anda tertarik akan sangat senang untuk mengembangkan dan meningkatkan fitur modul ini, silahkan Fork dan pull-request :)
td-wp-plugin/td-zoho-crm-sdk-wrapper
256 Downloads
Helps with initializing the Zoho CRM PHP SDK in WordPress via WP CLI.
rauljose/ia_info
0 Downloads
php and project info, simplified web wrapper for bartlett/php-compatinfo and psecio/iniscan
codelicia/immutable
0 Downloads
Enforces immutability on initialized properties of any PHP object
drupal/core-datetime
54 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
easyconn/yii2-datetime-behavior
7 Downloads
Initiates database date columns as DateTime PHP classes.