Download the PHP package tourze/train-category-bundle without Composer

On this page you can find all versions of the php package tourze/train-category-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package train-category-bundle

Train Category Bundle

培训分类管理包,用于管理安全生产培训资源的分类体系。

功能特性

安装

配置

1. 注册Bundle

2. 数据库迁移

3. 加载数据填充

数据填充说明

本包提供了完整的数据填充类,用于快速初始化分类数据:

CategoryFixtures

基础分类数据填充,包含:

CategoryRequirementFixtures

培训要求数据填充,为主要分类创建符合AQ8011-2023标准的培训要求:

CategoryDetailedFixtures

详细分类数据填充,为特种作业创建三级分类:

CategoryTestDataFixtures

测试数据填充(仅开发环境),包含:

数据填充分组

使用示例

基础分类操作

高级搜索

统计分析

导入导出

实体说明

Category 实体

CategoryRequirement 实体

命令行工具

导入标准分类

EasyAdmin集成

本包提供了完整的EasyAdmin管理界面和菜单集成:

管理界面

菜单集成

本包自动集成到EasyAdmin菜单系统中,在后台管理界面会显示"培训分类管理"菜单,包含:

菜单通过 AdminMenu 服务自动注册,无需手动配置。

管理界面功能

API接口

JSON-RPC接口

开发指南

扩展分类验证

自定义搜索条件

测试

许可证

MIT License

贡献

欢迎提交Issue和Pull Request来改进这个包。

更新日志

v1.0.0

v1.1.0


All versions of train-category-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
ext-simplexml Version *
doctrine/collections Version ^2.3
doctrine/data-fixtures Version ^2.0
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.13
doctrine/doctrine-fixtures-bundle Version ^4.0
doctrine/orm Version ^3.0
doctrine/persistence Version ^3.1 || ^4
easycorp/easyadmin-bundle Version ^4
knplabs/knp-menu Version ^3.7
symfony/config Version ^6.4
symfony/console Version ^6.4
symfony/dependency-injection Version ^6.4
symfony/doctrine-bridge Version ^6.4
symfony/framework-bundle Version ^6.4
symfony/http-kernel Version ^6.4
symfony/serializer Version ^6.4
symfony/yaml Version ^6.4 || ^7.1
tourze/arrayable Version 0.0.*
tourze/bundle-dependency Version 0.0.*
tourze/doctrine-indexed-bundle Version 0.0.*
tourze/doctrine-snowflake-bundle Version 0.1.*
tourze/doctrine-timestamp-bundle Version 0.0.*
tourze/doctrine-user-bundle Version 0.0.*
tourze/easy-admin-menu-bundle Version 0.1.*
tourze/json-rpc-core Version ^0.0.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tourze/train-category-bundle contains the following files

Loading the files please wait ....