PHPackages                             mikeshiyan/php-ini - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. mikeshiyan/php-ini

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

mikeshiyan/php-ini
==================

PHP script to update php.ini configuration options.

1.1.0(8y ago)034MITPHP

Since Dec 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mikeshiyan/php_ini)[ Packagist](https://packagist.org/packages/mikeshiyan/php-ini)[ RSS](/packages/mikeshiyan-php-ini/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

php\_ini
========

[](#php_ini)

PHP script to update php.ini configuration options.

Requirements
------------

[](#requirements)

- [Composer](https://getcomposer.org)

Installation
------------

[](#installation)

Preferred way (prevents potential Composer dependencies conflict):

```
mkdir php-ini && cd php-ini
composer require -o mikeshiyan/php-ini:@stable
sudo ln -s $PWD/vendor/mikeshiyan/php-ini/bin/php_ini /usr/local/bin/

```

Of course you can [search for](http://stackoverflow.com/search?q=how+to+install+composer+package)and use any other known way to install this Composer package. Just make sure to make *bin/php\_ini* an executable file and to create its symlink in any directory from the PATH environment variable.

Examples
--------

[](#examples)

Set *memory\_limit* and *session.name* options:

```
sudo php_ini memory_limit=512M session.name=PHPSESSID

```

Do the same with another php.ini (not currently loaded):

```
sudo php_ini -f/etc/php/5.6/apache2/php.ini memory_limit=512M session.name=PHPSESSID

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~153 days

Total

4

Last Release

3030d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3637657?v=4)[Mike Shiyan](/maintainers/mikeshiyan)[@mikeshiyan](https://github.com/mikeshiyan)

---

Top Contributors

[![mikeshiyan](https://avatars.githubusercontent.com/u/3637657?v=4)](https://github.com/mikeshiyan "mikeshiyan (4 commits)")

---

Tags

phpconsoleini

### Embed Badge

![Health badge](/badges/mikeshiyan-php-ini/health.svg)

```
[![Health](https://phpackages.com/badges/mikeshiyan-php-ini/health.svg)](https://phpackages.com/packages/mikeshiyan-php-ini)
```

###  Alternatives

[crunzphp/crunz

Schedule your tasks right from the code.

2342.3M7](/packages/crunzphp-crunz)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10239.4k5](/packages/bitrix24-b24phpsdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
