octopyid/l3d 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

octopyid/l3d

Composer 安装命令:

composer require octopyid/l3d

包简介

Laravel Domain Design Pattern

README 文档

README

Welcome to L3D – an elegant and modular solution for structuring your Laravel applications using Domain-Driven Design (DDD) principles. 🚀

Why Choose L3D?

L3D helps you:

  • 📂 Organize your code in a modular, scalable way
  • 🎯 Separate business logic into well-defined domains
  • ⚡ Enhance application maintainability and scalability
  • 🔍 Make code easier to navigate and understand
  • 🛠️ Embrace clean architecture principles with ease

Automated Magic! 🎉 With L3D, you don’t need to manually:

  • ✅ Register service providers
  • ✅ Configure migration paths
  • ✅ Set up domain-specific routes
  • ✅ Define factory locations

and more...

All of this is automatically handled behind the scenes. 🪄

Compatibility

  • PHP 8.4+
  • Laravel 12.0+

Installation

1. Install via Composer:

composer require octopy/l3d

2. Register domain paths manually (Optional)

By default, L3D will automatically discover domains inside the default directory. If you prefer to store your domains elsewhere, you can configure the location like this:

public function register()
{
    l3d()->register([
        'App\\Domain\\' => app_path('Domain')
    ]);
}

Production Optimization

For maximum performance in production, enable domain caching:

php artisan l3d:cache

Need to clear the cache? Use:

php artisan l3d:clear

Contributing

We greatly appreciate contributions from the community! Feel free to submit pull requests or report issues if you find bugs or have suggestions for improvements.

Security

If you discover any security related issues, please email bug@octopy.dev instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固