https://github.com/violinist-dev/project-data
https://github.com/violinist-dev/project-data
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/violinist-dev/project-data
- Owner: violinist-dev
- License: mit
- Created: 2018-05-05T11:08:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T06:10:06.000Z (over 1 year ago)
- Last Synced: 2025-03-21T02:51:18.093Z (about 1 year ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-data
[](https://github.com/violinist-dev/project-data/actions/workflows/test.yml)
[](https://coveralls.io/github/violinist-dev/project-data?branch=master)
[](https://violinist.io)
[](https://packagist.org/packages/violinist-dev/project-data)
Project data value object.
## About this package
This package exists so one can create a value object from a Drupal node, and then deserialize it in all kinds of application that has nothing to do with Drupal.
This way we can pass it to workers that does not run Drupal, and still access all the values of the node we are interested in.