baks-dev/products-supply
Laravel/PHP 8.4+ модуль для управления поставками продукции: установка через Composer, установка ассетов, миграции Doctrine для обновления схемы БД, поддержка тестов PHPUnit. Подходит для проектов, где нужен учет и обработка поставок товаров.
suppliers, supply_logs), risking naming conflicts or foreign key constraints with existing schemas.baks:assets:install may overwrite config files, requiring customization hooks or CI/CD safeguards.products, orders) may clash with the package’s supplier_products or supply_history tables.baks:assets:install suggests auto-generated configs (e.g., config/baks.php), which must be version-controlled and customized for CI/CD.--group=products-supply tests; integration tests with Laravel’s ecosystem (e.g., caching, queues) are unvalidated.laravel-inventory, custom solutions) with better community support?baks:assets:install and migration commands require CI/CD integration and manual review for customization.composer require baks-dev/products-supply.php bin/console baks:assets:install.php bin/console doctrine:migrations:diff.php bin/console doctrine:migrations:migrate.composer.json).laravel-inventory).products).SupplyUpdated for alerts).composer.json to avoid breaking changes.doctrine:migrations:rollback for critical failures.config/baks.php) in version control.SupplyService events).SupplyRepositoryInterface).supplier_products or supply_history.Cache::remember).Cache::tags).| Scenario | Impact
How can I help you explore Laravel packages today?