php-nette-safe-stream - Nette SafeStream: Atomic Operations
- Website:
- https://github.com/nette/safe-stream
- Licence:
- BSD or GPLv2 or GPLv3
- Vendor:
- Remi Collet
- 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.el7.remi.noarch | [9 KiB] | Changelog by Remi Collet (2017-08-06): - Update to 2.3.3 | 
| php-nette-safe-stream-2.3.2-1.el7.remi.noarch | [9 KiB] | Changelog by Remi Collet (2016-04-02): - update to 2.3.2 - run test suite with both php 5 and 7 when available |