php-backup icon indicating copy to clipboard operation
php-backup copied to clipboard

PHP library to create and archive backups

Results 4 php-backup issues
Sort by recently updated
recently updated
newest added

I'm wondering if it is possible to improve `$backup->getCreatedAt()` in some way. Currently the result completely relies on the time reported by the OS. This may not work, for example,...

With the release of Symfony 8 at SymfonyCon on Thursday would you be open to a PR to add support for SF 8?

The FlySystem adapter relies on an interface (`League\Flysystem\FilesystemInterface`) which was removed when moving from FlySystem v1 to v2 a number of years ago. I'm currently trying to implement this library...