Libraries tagged by php ini
initphp/console
127 Downloads
A simple helper library for writing console/CLI applications in PHP, including a styleable ANSI table renderer (formerly initphp/cli-table).
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
initorm/database
105 Downloads
Database manager that composes initorm/dbal and initorm/query-builder into a fluent CRUD + transaction + query-log API with an optional static facade.
initbiz/money-plugin
293 Downloads
Utility to use money types in OctoberCMS
inigo-aldama/inmovilla-api-client
202 Downloads
A PHP library to interact with the Inmovilla API
emrancu/dependency-injection-container
16 Downloads
A dependency injection container for php
tpaksu/xdebug-toggle
69 Downloads
Toggles on/of the already installed xdebug extension on php.ini file.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
ctw/ctw-middleware-phpconfig
187 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
micschk/silverstripe-chunkeduploadfield
5659 Downloads
A Silverstripe UploadField that supports (very) large uploads without fiddling with php.ini
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
knplabs/knp-mailjet-bundle
20940 Downloads
Symfony2 Bundle for initializing Mailjet PHP API wrapper and handling Event API callbacks
xuey490/config
55 Downloads
FssPHP Configuration loader library,supporting PHP/JSON/INI with caching (namespace Framework\Config)
oopsguy/pconfig
22 Downloads
A PHP library for parsing configuration(json, yaml, ini, xml and php)