https://github.com/amcgowanca/entity_utilities
A collection of utilities for Drupal 8 development related to entities.
https://github.com/amcgowanca/entity_utilities
Last synced: about 2 months ago
JSON representation
A collection of utilities for Drupal 8 development related to entities.
- Host: GitHub
- URL: https://github.com/amcgowanca/entity_utilities
- Owner: amcgowanca
- License: gpl-2.0
- Created: 2019-02-26T15:09:02.000Z (over 6 years ago)
- Default Branch: 9.x-1.x
- Last Pushed: 2021-10-11T20:06:54.000Z (over 3 years ago)
- Last Synced: 2025-03-21T05:43:10.225Z (2 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Entity utilities
A collection of decoupled Drupal core implementations for advanced development.
### Installation & usage
##### Installation via Composer
This module should be installed through use of Composer.
```
$ composer require amcgowanca/entity_utilities
```### License
This Drupal module is licensed under the [GNU General Public License](./LICENSE.md) version 2.