Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/violinist-dev/project-data
https://github.com/violinist-dev/project-data
Last synced: 1 day 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T06:40:38.000Z (3 months ago)
- Last Synced: 2024-11-02T06:20:45.216Z (5 days ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-data
[![Test](https://github.com/violinist-dev/project-data/actions/workflows/test.yml/badge.svg)](https://github.com/violinist-dev/project-data/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/violinist-dev/project-data/badge.svg?branch=master)](https://coveralls.io/github/violinist-dev/project-data?branch=master)
[![Violinist enabled](https://img.shields.io/badge/violinist-enabled-brightgreen.svg)](https://violinist.io)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.