Download the PHP package rami/entity-kit-bundle without Composer
On this page you can find all versions of the php package rami/entity-kit-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rami/entity-kit-bundle
More information about rami/entity-kit-bundle
Files in rami/entity-kit-bundle
Download rami/entity-kit-bundle
More information about rami/entity-kit-bundle
Files in rami/entity-kit-bundle
Vendor rami
Package entity-kit-bundle
Short Description 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.
License MIT
Package entity-kit-bundle
Short Description 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.
License MIT
Please rate this library. Is it a good library?
Informations about the package entity-kit-bundle
Entity Kit Bundle
A set of Doctrine Entity features to automate repetitive entity tasks and ease development.
- [x] Timestamp
- [x] Slug
- [x] Author (Blame)
- [x] UUID
- [x] IP Tagged
- [ ] Logging
- [ ] Tree
- [ ] Translation
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:
Test
check the tests
directory
All versions of entity-kit-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
symfony/http-kernel Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/config Version ^6.4 || ^7.0
doctrine/orm Version ^2.10 || ^3.0
symfony/property-access Version ^6.4 || ^7.0
symfony/string Version ^6.4 || ^7.0
symfony/security-bundle Version ^6.4 || ^7.0
symfony/doctrine-bridge Version ^6.4 || ^7.0
symfony/uid Version ^6.4 || ^7.0
doctrine/doctrine-bundle Version ^2.14
symfony/http-kernel Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/config Version ^6.4 || ^7.0
doctrine/orm Version ^2.10 || ^3.0
symfony/property-access Version ^6.4 || ^7.0
symfony/string Version ^6.4 || ^7.0
symfony/security-bundle Version ^6.4 || ^7.0
symfony/doctrine-bridge Version ^6.4 || ^7.0
symfony/uid Version ^6.4 || ^7.0
doctrine/doctrine-bundle Version ^2.14
The package rami/entity-kit-bundle contains the following files
Loading the files please wait ....