diskerror/autoload

An autoloader using the Composer generated autoload files and the Ds data structures.

dev-main 2022-03-25 23:15 UTC

This package is auto-updated.

Last update: 2024-03-26 03:52:25 UTC


README

An autoloader using the Composer generated autoload files and the Ds data structures.

Usage

Replace "vendor/autoload.php" with:

require 'vendor/diskerror/autoload/autoload.php';