Skip to content

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

License

Notifications You must be signed in to change notification settings

abdellahrk/EntityKitBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Kit Bundle

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

Test

./vendor/bin/phpunit

check the tests directory

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages