nkamuo / business-asset-bundle
A Symfony bundle for comprehensive asset management with Clean Architecture, CQRS pattern, and Ecotone framework integration
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- doctrine/doctrine-bundle: ^2.12
- doctrine/orm: ^3.0
- moneyphp/money: ^4.5
- ramsey/uuid: ^4.7
- symfony/framework-bundle: ^7.0
- symfony/messenger: ^7.0
- symfony/uid: ^7.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^3.6
- friendsofphp/php-cs-fixer: ^3.0
- phpstan/phpstan: ^1.10
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-symfony: ^1.3
- phpunit/phpunit: ^11.5
- symfony/phpunit-bridge: ^7.0
This package is auto-updated.
Last update: 2025-09-22 23:26:52 UTC
README
A comprehensive Symfony bundle for asset management implementing Clean Architecture with CQRS pattern.
Quick Start
composer require nkamuo/business-asset-bundle
Features
- Asset Management: Multi-category asset support (vehicles, equipment, infrastructure)
- Billing System: Flexible rate cards with multiple billing models
- Usage Tracking: Real-time usage events and analytics
- Clean Architecture: Domain-driven design with CQRS pattern
- Modern Stack: Symfony 7.3+, PHP 8.2+, Doctrine ORM
Documentation
License
This project is licensed under the MIT License.