定制 tourze/catalog-bundle 二次开发

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

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

tourze/catalog-bundle

最新稳定版本:2.0.0

Composer 安装命令:

composer require tourze/catalog-bundle

包简介

分类模块

README 文档

README

English | 中文

A Symfony bundle for managing catalog and classification functionality.

Installation

Add this bundle to your Symfony project:

composer require tourze/catalog-bundle

Quick Start

  1. Register the bundle in your config/bundles.php:
<?php

return [
    // ... other bundles
    Tourze\CatalogBundle\CatalogBundle::class => ['all' => true],
];
  1. The bundle provides basic catalog management infrastructure for your Symfony application.

Features

  • Basic catalog bundle structure
  • Symfony 6.4+ compatibility
  • PHP 8.1+ support
  • Doctrine ORM integration
  • Timestamp tracking support

Configuration

The bundle uses default Symfony configuration. Services are automatically registered with autowiring enabled.

Usage

This bundle provides the foundation for catalog-related functionality in your Symfony application. It includes:

  • Bundle class with dependency management
  • Extension for service configuration
  • Basic service configuration
// Example usage in your application
use Tourze\CatalogBundle\CatalogBundle;

// The bundle is automatically registered and configured

Testing

Run the test suite:

./vendor/bin/phpunit packages/catalog-bundle/tests

Dependencies

  • PHP 8.1+
  • Symfony 6.4+
  • Doctrine ORM 3.0+
  • tourze/doctrine-timestamp-bundle

License

This bundle is released under the MIT License. See the LICENSE file for details.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固