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 1mo ago

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

15

—

LowBetter than 3% of packages

Maintenance31

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://www.gravatar.com/avatar/b79382304f81a3d5e3b8ad4378597b0710821036b19611d8b674474fb465c196?d=identicon)[bdmoshiur](/maintainers/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

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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