baks-dev/avito-orders
Laravel/PHP модуль заказов Avito (FBS/DBS): добавляет тип профиля, оплату и доставку для заказов Avito. Установка через Composer, настройка через консольные команды (baks:*), есть тесты PHPUnit. PHP 8.4+.
order.created, payment.failed) to trigger custom logic (e.g., ERP syncs, CRM updates).baks-dev/core may conflict with Laravel’s facade patterns or service container.*"Avito is Russia’s #1 marketplace—larger than Amazon Russia combined. This package lets us launch Avito sales in 30 days instead of 6–12 months, with zero custom coding for core workflows.
Why Now?
Ask: Approve a 2-week spike to validate integration with our existing OMS. If successful, we can flip the switch on Avito in Q3."
*"This is a Symfony bundle that handles Avito’s order, payment, and delivery flows for FBS (warehouse fulfillment) and DBS (direct delivery). Here’s how it fits Laravel:
What It Solves:
pending → shipped → delivered).php bin/console baks:delivery:avito-fbs).Laravel Integration Notes:
baks-dev/core:^7.4. May need a Symfony bridge (e.g., spatie/laravel-symfony) or custom wrapper.profile_types). Use Laravel’s Doctrine DBAL or raw migrations.App\Console\Kernel:
protected $commands = [
\BaksDev\AvitoOrders\Command\AvitoFbsCommand::class,
];
order.created) for custom logic (e.g., ERP syncs).Risks:
baks-dev/core may require forks if maintainer support is lacking.Recommendation:
Call to Action: "Let’s align on the spike plan. Target: Validate FBS/DBS integration by [date]. If viable, we’ll propose a full rollout for Avito expansion."
How can I help you explore Laravel packages today?