boreistudio/secure-delete

There is no license information available for the latest version (dev-main) of this package.

Securely deletes files and directories by implementing the DoD 5220.22-M standard

dev-main 2025-03-29 22:33 UTC

This package is auto-updated.

Last update: 2025-04-29 22:42:03 UTC


README

Latest Version License

A PHP package for secure file and directory deletion implementing multiple government-approved standards.

Features

  • Military-grade sanitization of files and directories
  • Supports 6 international standards:
    • dod_5220 (US Department of Defense)
    • gutmann (35-pass)
    • vsitr (Australian Government)
    • nist (NIST SP-800-88)
    • rcmp (Canadian RCMP)
    • nato (NATO SDIP-27)
  • Complete audit logging
  • Configurable overwrite patterns

Installation

composer require boreistudio/secure-delete

Documentation

Full documentation available at:
https://support.borei.com.ar/hc/categories/1/secure-delete

Support

For implementation help:
🔗 https://support.borei.com.ar

Licensing

  • Open-source version: MIT (requires attribution)
  • PRO version: See EULA (commercial use)