定制 tgrj/tweb_autoloader 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tgrj/tweb_autoloader

最新稳定版本:v1.1.0

Composer 安装命令:

composer require tgrj/tweb_autoloader

包简介

minimalistic autoloader

README 文档

README

minimalistic autoloader

About

I wanted to have some really minimalistic PHP framework. I like noodlehaus/dispatch. Still I wanted to have some further stuff on top of it; e.g. with this package some kind of auto loading of the routes.

Probably such frameworks already exist and might even do it better than me. I still wanted to do it to understand all of this ... learn things ... doing something unique to me. Maybe it's something to somebody else. <3

It is a class less framework. All functions are also without a namespace.

First time doing such a thing with composer and packagist etc. on my own. I am just an amateur - so please use with care.

Usage

  • tweb_autoload(string $path)
    • With this function you can load either an absolute path or a relative path to the project folder and it will load all included PHP files ("require_once").

统计信息

  • 总下载量: 25
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-06