interlink-techsoft/large-content-handler
Composer 安装命令:
composer require interlink-techsoft/large-content-handler
包简介
A Laravel package to handle large file uploads and remove PHP limitations.
README 文档
README
A Laravel package to handle large file uploads and remove PHP limitations.
Features:
- Automatic PHP Configuration Adjustment: Dynamically modifies
php.inisettings at runtime for optimal performance. - Unlimited File Uploads & Memory Usage: Supports unlimited file upload sizes and memory usage by setting
upload_max_filesize,post_max_size, andmemory_limitto unlimited values. - Increased Input and File Upload Limits: Increases
max_input_varsto handle larger inputs and allows up to 100 simultaneous file uploads withmax_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:
composer require interlink-techsoft/large-content-handler:dev-main
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-14