adiungo / core
Take control of your online identity, and archive all of your online content on their website automatically
Requires
- ext-dom: *
- masterminds/html5: ^2.7
- parsecsv/php-parsecsv: ^1.3
- underpin/underpin: ^4.0
Requires (Dev)
- adiungo/tests: ^0.1.0
This package is auto-updated.
Last update: 2024-10-28 12:56:35 UTC
README
This repository includes the core functionality and methods related to this project. Most projects implemented by this organization probably depends on this code.
Installation
composer require adiungo/core
Contributing
See CONTRIBUTING for more details on how to contribute to this project.
Development Setup
To set up this project, make sure you have Composer installed on your computer, and follow these steps:
- Clone this repository
- Run
composer install
in this project. - Start coding
This project does not have an actual server setup or anything, so all code is expressed and tested using Unit tests with PHPUnit. For more information, check out PHPUnit documentation.
About This Project
The purpose of Adiungo is to help people take control of their online identity, and archive all of their online content on their website automatically. It is intended to be a curator of sorts - something that will automatically ensure that whenever you do something online, that information is collected, and stored in a single place for you to access in whatever way you want.
You can read more about this in this announcement.