Group: GitHub Lijialong1313
Sort by:Popular

1.Core23 usages

io.github.lijialong1313 » core MIT

核心:Facades 门面 / Config 配置仓库 / ServiceProvider / Validation 校验 / Str·Arr 工具(P3 起零 Spring 依赖)
Last Release on Sep 1, 2026

2.Cache10 usages

io.github.lijialong1313 » cache MIT

缓存核心:Cache 门面 / CacheStore 仓库 / Array·File 驱动 / CacheManager 多仓库管理 / 发布配置声明,零 Spring 依赖(对齐 Laravel Cache)。数据库驱动见 cache-database 模块,Spring 自动装配见 springboot 模块
Last Release on Sep 1, 2026

3.Artisan9 usages

io.github.lijialong1313 » artisan MIT

Artisan CLI 命令框架:命令注册/调度/参数解析,java -jar artisan 模式检测,对齐 Laravel Artisan
Last Release on Sep 1, 2026

4.HTTP8 usages

io.github.lijialong1313 » http MIT

HTTP:中间件管道/注册器/拦截器、Laravel 风格 Request·Response、路由系统、全局异常处理
Last Release on Sep 1, 2026

5.Database6 usages

io.github.lijialong1313 » database MIT

数据库:gaarason/database-core 集成、BaseModel、EloquentUserProvider(手动 @Bean 创建 GaarasonDataSource)
Last Release on Sep 1, 2026

6.Migration6 usages

io.github.lijialong1313 » migration MIT

数据库迁移(零 Spring 依赖):Laravel 风格 Blueprint 流式建表、up/down 迁移引擎、migrate/rollback/refresh/status 命令,支持 DIRECTORY/JAR/CLASSPATH 三种迁移源模式;Spring 装配见 springboot 模块(vendor.springboot.migration)
Last Release on Sep 1, 2026

7.Utilities6 usages

io.github.lijialong1313 » utils MIT

通用工具:内存编译(MemoryClassLoader / MemoryFileManager / SourceCodeJavaFileObject)等
Last Release on Sep 1, 2026

8.Auth5 usages

io.github.lijialong1313 » auth MIT

认证(零 Spring 依赖):Guard(Session)、Auth、UserProvider 契约、守卫驱动契约、注解声明式注册(@RegisterGuard/@RegisterProvider);Spring 装配见 springboot 模块(vendor.springboot.auth)
Last Release on Sep 1, 2026

9.Plugin JAR Core5 usages

io.github.lijialong1313 » plugin-jar-core MIT

JAR 插件系统核心:动态加载/卸载 JAR 插件、三级 ClassLoader 隔离、ASM 字节码扫描、动态路由注册(兼容 SpringBoot 2.7+/3.x)
Last Release on Sep 1, 2026

10.Redis Config5 usages

io.github.lijialong1313 » redis-config MIT

Redis 连接管理:Lettuce 客户端 / 多命名连接 / standalone·sentinel·cluster,对齐 Laravel config/database.php redis 段
Last Release on Jul 9, 2026

11.Event4 usages

io.github.lijialong1313 » event MIT

事件(零 Spring 依赖):Event/Listener/Dispatcher 契约与实现、EventFacade 门面、@ListensTo 注解、异步队列分发;Spring 装配见 springboot 模块(vendor.springboot.event)
Last Release on Sep 1, 2026

12.Redis4 usages

io.github.lijialong1313 » redis MIT

Redis 连接管理(零 Spring 依赖):Lettuce 客户端 / 多命名连接 / standalone·sentinel·cluster,对齐 Laravel config/database.php redis 段;Spring 装配见 springboot 模块(vendor.springboot.redis)
Last Release on Sep 1, 2026

13.Storage4 usages

io.github.lijialong1313 » storage MIT

文件存储核心:多磁盘(disk)抽象、Filesystem 契约、local/public 内置驱动、@RegisterDisk 注解声明式注册、FilesystemDriver 驱动 SPI、Storage 门面,零 Spring 依赖(对齐 Laravel Storage)。数据库磁盘驱动见 storage-database 模块,Spring 自动装配见 springboot 模块
Last Release on Sep 1, 2026

14.Jblade3 usages

io.github.lijialong1313 » jblade MIT

JBlade:Laravel Blade 风格的模板引擎,支持编译期生成、继承、组件等特性
Last Release on Sep 1, 2026

15.JSON3 usages

io.github.lijialong1313 » json MIT

JSON 编解码 SPI:Jackson 2 / Jackson 3 双支持,无 Spring 依赖,自动检测 classpath
Last Release on Sep 1, 2026

16.Schedule3 usages

io.github.lijialong1313 » schedule MIT

定时任务调度器:cron 表达式 / Laravel 风格调度方法 / 分布式锁防多机重复执行(通过 LockProvider 接口,可选 Redis 实现)
Last Release on Sep 1, 2026

17.Queue Database2 usages

io.github.lijialong1313 » queue-database MIT

数据库队列驱动:持久化任务存储 / 多实例消费 / 重试机制,对齐 Laravel database queue driver
Last Release on Sep 1, 2026

18.Redis Cache2 usages

io.github.lijialong1313 » redis-cache MIT

Redis 缓存驱动(零 Spring 依赖):基于 redis 实现 CacheDriver 接口,支持多机缓存同步;Spring 装配见 springboot 模块(vendor.springboot.rediscache)
Last Release on Sep 1, 2026

19.Session Redis2 usages

io.github.lijialong1313 » session-redis MIT

Redis Session 存储(零 Spring 依赖):基于 Redis 实现 Session 存储,支持多机 Session 同步,对齐 Laravel redis session driver;Spring 装配见 springboot 模块(vendor.springboot.sessionredis)
Last Release on Sep 1, 2026

20.Wechat SDK2 usages

io.github.lijialong1313 » wechat-sdk MIT

微信 SDK:公众号 / 小程序 API 访问,对齐 PHP overtrue/laravel-wechat(EasyWeChat)
Last Release on Sep 1, 2026