PHPackages                             interlink-techsoft/large-content-handler - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. interlink-techsoft/large-content-handler

ActiveLibrary[File &amp; Storage](/categories/file-storage)

interlink-techsoft/large-content-handler
========================================

A Laravel package to handle large file uploads and remove PHP limitations.

04PHP

Since Dec 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bdmoshiur/large-content-handler)[ Packagist](https://packagist.org/packages/interlink-techsoft/large-content-handler)[ RSS](/packages/interlink-techsoft-large-content-handler/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Large Content Handler
=====================

[](#large-content-handler)

A Laravel package to handle large file uploads and remove PHP limitations.

Features:
---------

[](#features)

- **Automatic PHP Configuration Adjustment**: Dynamically modifies `php.ini` settings at runtime for optimal performance.
- **Unlimited File Uploads &amp; Memory Usage**: Supports unlimited file upload sizes and memory usage by setting `upload_max_filesize`, `post_max_size`, and `memory_limit` to unlimited values.
- **Increased Input and File Upload Limits**: Increases `max_input_vars` to handle larger inputs and allows up to 100 simultaneous file uploads with `max_file_uploads`.
- **Customizable Session Settings**: Configures custom session lifetimes (`gc_maxlifetime`) and specifies the session save path for better session management.
- **Enhanced Error Handling**: Logs errors to a custom log file and disables error display in production for improved debugging and security.
- **Optimized OPCache**: Enables and fine-tunes OPCache settings to boost performance, including increased memory consumption and file acceleration limits.

Installation:
-------------

[](#installation)

```
composer require interlink-techsoft/large-content-handler:dev-main
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/50541366?v=4)[Moshiur Rahman](/maintainers/bdmoshiur)[@bdmoshiur](https://github.com/bdmoshiur)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/interlink-techsoft-large-content-handler/health.svg)

```
[![Health](https://phpackages.com/badges/interlink-techsoft-large-content-handler/health.svg)](https://phpackages.com/packages/interlink-techsoft-large-content-handler)
```

###  Alternatives

[ericnorris/amazon-s3-php

A lightweight and fast S3 client for PHP.

2147.0k](/packages/ericnorris-amazon-s3-php)

PHPackages © 2026

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