Download the PHP package orlandothoeny/memory-limiter without Composer
On this page you can find all versions of the php package orlandothoeny/memory-limiter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orlandothoeny/memory-limiter
More information about orlandothoeny/memory-limiter
Files in orlandothoeny/memory-limiter
Download orlandothoeny/memory-limiter
More information about orlandothoeny/memory-limiter
Files in orlandothoeny/memory-limiter
Vendor orlandothoeny
Package memory-limiter
Short Description PHP library that can read the available memory and set limit to currently free memory
License MIT
Package memory-limiter
Short Description PHP library that can read the available memory and set limit to currently free memory
License MIT
Please rate this library. Is it a good library?
Informations about the package memory-limiter
Memory Limiter
Memory Limiter is a PHP library that contains functionality to read the currently available/free memory of the system and to set the PHP memory limit according to the available memory.
Supports the following environments:
- Bare Metal Linux
- VM Linux
- Kubernetes Linux container
- Linux container (Docker, Podman, etc.)
Installation
Usage
Get currently available/free memory
Set PHP memory limit to currently available/free memory
Acknowledgments
- Teleboy: Sponsored initial development
Releases
See the releases page for a list of all releases. Releases are documented in the CHANGELOG.
This project uses semantic versioning as its versioning scheme.
Development
Install pre-commit hook
Run locally
Prerequisites:
Start the development environment and SSH into the container
Separate commands
Build the container image
Run the container in the background
SSH into the container
Available commands:
- php
- composer
Stop the container
Tests
PHPStan
Code Style
All versions of memory-limiter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package orlandothoeny/memory-limiter contains the following files
Loading the files please wait ....