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

Doctrine Prefix Bundle Laravel Package

borsaco/doctrine-prefix-bundle

View on GitHub
Deep Wiki
Context7

DoctrinePrefixBundle

Bundle to add prefix to tables and columns database

Install

Via Composer

composer require borsaco/doctrine-prefix-bundle

Configuration example

You can configure prefixes and base naming strategy in config files:

config/packages/doctrine_prefix.yaml

doctrine:
  orm:
    naming_strategy: Borsaco\DoctrinePrefixBundle\Doctrine\ORM\Mapping\PrefixNamingStrategy

doctrine_prefix:
  table_prefix: bor_
  column_prefix: sac_
  naming_strategy:
    class: 'Doctrine\ORM\Mapping\UnderscoreNamingStrategy'
    arguments: ['CASE_LOWER', true]
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.
boundwize/jsonrecast
codraw/graphviz
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin