- Deployment set up; some notes on how the system's components hang together
- MVL Export; reference for commands used to export reports required by ARC
- Setting up testing vouchers; reference for populating the dataset for substantial numbers of vouchers
- Voucher state transition; reference for the voucher state machine that are enforces valid voucher state flow
- Database schema; reference diagram of the current database schema
This project was developed by :
Neontribe Ltd (registered in England and Wales #06165574)
Under contract for Alexandra Rose Charity (registered in England and Wales #00279157)
As such, unless otherwise specified in the appropriate component source, associated file or compiled asset, files in this project repository are Copyright © (2023), Alexandra Rose Charity. All rights reserved.
If you wish to discuss copyright or licensing issues, please contact:
Alexandra Rose Charity
c/o Wise & Co,
Wey Court West,
Union Road,
Farnham,
Surrey,
England,
GU9 7PT
These are the languages and packages used to create ARCV Service and where available the licences associated with them.
ARCV Service 1.15
Programming Language - PHP
Framework - Laravel https://github.com/laravel/laravel
Licence - The Laravel framework is open-sourced software licensed under the MIT license.
Third Party Packages
- https://github.com/barryvdh/laravel-cors MIT Licence https://github.com/barryvdh/laravel-cors/blob/master/LICENSE
- https://github.com/barryvdh/laravel-dompdf MIT Licence https://opensource.org/licenses/MIT
- https://github.com/doctrine/dbal MIT Licence https://github.com/doctrine/dbal/blob/master/LICENSE
- https://github.com/moontoast/math Apache Licence 2.0 https://github.com/moontoast/math/blob/master/LICENSE
- https://github.com/esbenp/laravel-api-consumer None Stated
- https://github.com/ramsey/uuid MIT Licence https://github.com/ramsey/uuid/blob/master/LICENSE
- https://github.com/sebdesign/laravel-state-machine MIT Licence https://github.com/sebdesign/laravel-state-machine/blob/master/LICENSE.md
- https://github.com/spinen/laravel-mail-assertions MIT Licence https://opensource.org/licenses/MIT