This repository includes the core functionality and methods related to this project. Most projects implemented by this organization probably depends on this code.
composer require adiungo/core
See CONTRIBUTING for more details on how to contribute to this project.
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.
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.