rami/entity-kit-bundle

A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.1.5 2025-04-19 13:54 UTC

This package is auto-updated.

Last update: 2025-04-20 19:35:43 UTC


README

A set of Doctrine Entity features to automate repetitive entity tasks and ease development.

Installation

Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.

Open a command console, enter your project directory and execute:

composer require rami/entity-kit-bundle