aubreypwd/autoload
Composer 安装命令:
composer create-project aubreypwd/autoload
包简介
Just an empty Composer package used to create autoloaded PHP, just use create-project.
README 文档
README
Just an empty Composer package that autoloads a file where you can do things.
Usage
composer create-project aubreypwd/autoload --ask --stability=dev
This will create a package with this as a base. Edit src/autoload.php (which is autoloaded) to write your PHP scripts there. Make sure and edit composer.json, and README.md and LICENSE before you publish your package to packagist.org.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-28