# autoload **Repository Path**: hicolin/autoload ## Basic Information - **Project Name**: autoload - **Description**: PHP 自动加载机制 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-02 - **Last Updated**: 2022-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## autoload #### 介绍 PHP 自动加载机制(原理:利用命名空间查找文件路径)