Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message
Templatebundle

Templatebundle Laravel Package

benmacha/templatebundle

Symfony bundle that generates nicely designed templates and CRUD scaffolding for your app, including auto-generated menus. Install via Composer, register the bundle, configure site name/logo/user settings, and extend BaseRepository for entities.

View on GitHub
Deep Wiki
Context7

At a glance

Frequently asked questions about Templatebundle
Is benmacha/templatebundle compatible with Laravel?
No, this package is designed exclusively for Symfony (v3.x/4.x) and relies on Symfony’s Twig templating, DependencyInjection, and Console components. Laravel uses Blade, Eloquent, and Artisan, making direct integration impossible without significant rewrites.
What Laravel alternatives exist for CRUD scaffolding?
For Laravel, use packages like **FilamentPHP/filament** (modern admin panels), **backpack/crud** (traditional CRUD), or **laravel-nova** (admin dashboard). These are actively maintained and Laravel-native, unlike this Symfony bundle.
Can I adapt benmacha/templatebundle’s templates for Laravel?
You could manually convert Twig templates to Blade, but this requires rewriting logic, dependencies, and commands (e.g., `benmacha:generate:crud`). Laravel’s ecosystem already provides better tools for templating, so this effort may not be worth it.
Does this package support Laravel’s Eloquent ORM?
No. The bundle extends Symfony’s `BaseRepository`, which conflicts with Laravel’s Eloquent models. You’d need to rebuild repository logic from scratch to use Eloquent, negating the package’s value.
What Laravel version does this package support?
This package **does not support Laravel**—it’s for Symfony 3.x/4.x. Laravel’s architecture (Blade, Facades, Service Container) is fundamentally different, making compatibility impossible without a full rewrite.
Is benmacha/templatebundle actively maintained?
No. The package has no recent updates, minimal community adoption (0 GitHub stars), and relies on outdated Symfony versions. Using it risks unresolved bugs or security vulnerabilities.
How do I generate CRUD in Laravel without this bundle?
Use Laravel’s built-in tools like `php artisan make:controller`, `php artisan make:model`, or packages like **laravel-shift/blueprint** for scaffolding. For admin panels, **Filament** or **Nova** offer pre-built CRUD interfaces.
Can I use this bundle’s menu generation in Laravel?
No. The menu generation depends on Symfony’s Console commands and DependencyInjection, which Laravel doesn’t support. Laravel alternatives like **spatie/laravel-menu** or custom Blade components are better suited.
What are the risks of trying to integrate this bundle into Laravel?
High risks include architectural debt (mixing Symfony/Laravel patterns), maintenance overhead (upstream Symfony changes breaking your app), and performance penalties (Symfony’s DI vs. Laravel’s container). Laravel-native solutions avoid these issues entirely.
Should I migrate my entire stack to Symfony for this bundle?
Only if you specifically need Symfony’s Twig or bundle system. For Laravel projects, the cost of migration outweighs the benefits—Laravel already has mature alternatives (e.g., **Inertia.js** for frontend, **Filament** for CRUD) that integrate seamlessly.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui