blast-project/outer-extension-bundle
Bundle structure, Doctrine event listeners, or Symfony DI). Laravel’s ecosystem may require significant refactoring.Symfony\Component\DependencyInjection, HttpKernel, or Config, which are absent in Laravel. These would need replacement or mocking.spatie/laravel-query-builder may suffice.$appends, $attributes, or traits can replicate some functionality.blast-project maintained? What’s the roadmap for this package?Bundle system vs. Laravel’s service providers.ContainerAware with Laravel’s Container or BindingResolution.Bundle with ServiceProvider, EventListener with Laravel events).doctrine/dbal vs. illuminate/database).doctrine/dbal package. Test connection and query execution.Http or Request classes.ContainerInterface with Laravel’s Container.config() helper or ConfigRepository.EventDispatcher can be replaced with Laravel’s Events facade, but event names and listeners would need mapping.PHPUnit + Laravel\Testing).| Symfony Dependency | Laravel Equivalent |
|---|---|
Symfony\Component\DependencyInjection\ContainerInterface |
Illuminate\Container\Container |
Doctrine\ORM\EntityManager |
Illuminate\Database\Eloquent\Model |
blast-project, which has no visible activity. Risk of abandoned updates.BundleNotFoundException vs. Laravel’s ClassNotFoundException).How can I help you explore Laravel packages today?