vitkuz573 / system-resources
Package for getting information about system resources and their usage
Requires
- php: >=8.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- phpstan/phpstan: 1.7.x-dev
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2024-11-15 03:14:45 UTC
README
System Resources
How often have you had to get system resource data in your projects? Now this problem is solved with one package!
This package is designed for convenient and flexible retrieval of information about system resources.
⚡️ Quick start
Install the package using Composer:
composer require vitkuz573/system-resources
💡 Usage
See Wiki.
🆑 Change log
Please see the changelog for more information on what has changed recently.
🚩 Testing
composer test
👋 Contributing
Please see CONTRIBUTING.md for details and a todolist.
🔐 Security
If you discover any security related issues, please email vitkuz573@gmail.com instead of using the issue tracker.
✌️ Credits
⚠️ License
System Resources
is free and open-source software licensed under the MIT.
🗃️ Other
My other packages can be found in the following repository