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

Core Bundle Laravel Package

ekyna/core-bundle

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Internal Tooling Acceleration: Reduces development time for common PHP/Laravel utilities (e.g., Doctrine listeners, Twig extensions) by leveraging pre-built components, allowing engineers to focus on core product logic.
  • Consistency in Legacy Systems: If migrating or maintaining older Symfony/Laravel projects (pre-2016), this bundle could standardize utilities like TimestampableInterface or router chains, avoiding reinventing wheels.
  • Build vs. Buy for Niche Features: Justify adopting this over custom development if the team lacks bandwidth to build CMF (Content Management Framework) router chains or Intl/Twig extensions from scratch.
  • Roadmap for CMS/Content-Heavy Apps: If the product involves dynamic routing (e.g., multi-language sites, modular content), the Cmf chain router could align with future CMS feature expansion.
  • Cost Savings: MIT-licensed and free, making it a low-risk option for utilities compared to proprietary tools.

When to Consider This Package

  • Avoid if:
    • The project is modern Laravel (8+)—this bundle is outdated (last release 2015) and may conflict with newer Laravel/Symfony versions.
    • No CMF/Symfony2 dependency: If the stack is pure Laravel without Symfony components (e.g., no Doctrine CMF), the router utilities are irrelevant.
    • Active maintenance needed: The package lacks recent updates; prioritize alternatives like:
      • Laravel-specific packages (e.g., spatie/laravel-tags, laravelista/timestampable) for similar functionality.
      • Custom development if the utilities require active bug fixes or feature parity with current Laravel.
    • Twig/Intl needs are simple: For basic Twig filters or internationalization, Laravel’s built-in tools (e.g., Str::of(), Carbon) or Composer packages like twig/extensions suffice.
  • Consider if:
    • Maintaining a legacy Symfony2/Laravel 4–5 codebase where this bundle was previously used.
    • The team lacks resources to build Doctrine listeners or complex router logic from scratch.
    • The product requires dynamic routing (e.g., multi-site, locale-based paths) and the bundle’s Cmf chain router fits the architecture.

How to Pitch It (Stakeholders)

For Executives: "This bundle offers a lightweight, MIT-licensed solution to accelerate development of common PHP utilities—like Doctrine listeners and dynamic routing—that would otherwise require 2–4 weeks of custom work. While outdated, it’s a cost-effective option for legacy systems or niche features (e.g., CMF routing) where off-the-shelf alternatives don’t exist. We’d recommend evaluating it alongside modern Laravel packages to ensure compatibility with our long-term tech stack."

For Engineering: *"Pros:

  • Time savings: Pre-built solutions for Doctrine listeners, Twig extensions, and CMF routers.
  • Consistency: Standardizes utilities across legacy projects.
  • Low risk: MIT license, no vendor lock-in.

Cons/Caveats:

  • Not Laravel-native: May require wrappers or forks to integrate with Laravel 8+.
  • Unmaintained: Last release in 2015; prioritize only if critical for legacy systems.
  • Alternatives exist: For new features, consider Laravel-specific packages (e.g., spatie/laravel-activitylog for listeners).

Recommendation: Use this only for:

  1. Legacy system maintenance.
  2. Proving out a CMF routing concept before building custom.
  3. Quick prototyping where other options are overkill. Elsewhere, invest in modern Laravel tools or custom code."
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.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware