php-nette-safe-stream - Nette SafeStream: Atomic Operations
Website: | https://github.com/nette/safe-stream |
---|---|
License: | BSD or GPLv2 or GPLv3 |
Vendor: | Alcance Libre, Inc. |
- Description:
The Nette\Utils\SafeStram protocol for file manipulation guarantees atomicity and isolation of every file operation. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/SafeStream/autoload.php';
Packages
php-nette-safe-stream-2.3.3-1.fc14.al.noarch [10 KiB] |
Changelog
by Remi Collet (2017-08-06):
- Update to 2.3.3 |