Download the PHP package shmolf/noted-hydrator without Composer
On this page you can find all versions of the php package shmolf/noted-hydrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shmolf/noted-hydrator
More information about shmolf/noted-hydrator
Files in shmolf/noted-hydrator
Package noted-hydrator
Short Description Designed to receive requests from note-d.app, and objectify them.
License MIT
Homepage https://github.com/shmolf/noted-hydrator
Informations about the package noted-hydrator
Note'd Hydrator
The note'd app is/will be designed to allow the user to store notes
on their own self-hosted server.
This library is meant for said user to install in their PHP application, to help simplify
the communication between the website and their hosting service.
Since a self-hosted data-repo (your PHP application storing notes) could reference an old iteration of this library, the note application will attempt to query the host as to which schema version it accepts, and then try to comply.
For more information, please visit the note'd Github repo.
A helpful website to self-check schema and data validity.
Structure
Install
Via Composer
If the NOTED_SCHEMA_HOST
environment variable is specified
Usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email the author instead of using the issue tracker.
Credits
- Nicholas Browning
- All Contributors
License
The MIT License (MIT). Please see License File for more information.