codeages/biz-framework
Biz Framework is a lightweight PHP service-layer framework with a container and core building blocks like config, DB connections/migrations, cache, DAO/service patterns, events, validation, logging, and exceptions—aimed at structuring business logic cleanly.
bin/bin 控制台,优化载入 autoload 的方式。id。update 方法,当主键id为UUID时,无法更新的问题。batchCreate 方法支持 UUID。Codeages\Biz\Framework\Context\CurrentUserInterface接口,新增 Codeages\Biz\Framework\Context\CurrentUser类。Codeages\Biz\Framework\Context\BizAwareInterface接口。Codeages\Biz\Framework\Utility\Str。BizCodeceptionModule。env.php的脚手架。Codeages\Biz\Framework\UnitTests\DatabaseSeeder -> Codeages\Biz\Framework\Testing\DatabaseSeeder。setting:set 命令。MigrationBootstrap 在 PHP 5.3 下报错的问题。Codeages\Biz\Framework\Utility\Env。env:write 命令。bin/biz。bin/biz {...}:table 系列命令,主动创建各个组件的 migration。target_log 重命名为 biz_targetlog。TargetlogServce 的 log 方法 context 参数的键 user_id、action、ip,改为 [@user_id](https://github.com/user_id)、[@action](https://github.com/action)、[@ip](https://github.com/ip)。Scheduler组件的jobretry机制。How can I help you explore Laravel packages today?