austral / entity-bundle
Tools for Symfony Entity
Package info
github.com/austral-project/entity-bundle
Type:symfony-bundle
pkg:composer/austral/entity-bundle
v3.1.2
2024-07-17 07:23 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2
- adbario/php-dot-notation: ^2.2
- doctrine/doctrine-bundle: ^2.2
- doctrine/doctrine-migrations-bundle: ^3.0
- doctrine/orm: 2.15.* || ^3.2
- gedmo/doctrine-extensions: ^3.0
- ramsey/uuid: ^3.0
- symfony/string: ^5.4 || ^6.4
README
Tools for the Entities Symfony Framework managed by doctrine ORM.
Install bundle
You can install it with Composer:
composer require austral/entity-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update: Updatefix: Bug fixfeat: New featuredocs: Change in the documentationspec: Spec changetest: Test-related changeperf: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Sponsored by Yipikai Studio.