## Bones user service A service to manage a user from a web app using the [Bones](https://github.com/bayfrontmedia/bones) framework. - [License](#license) - [Author](#author) - [Requirements](#requirements) - [Installation](#installation) - [Documentation](#documentation) ## License This project is open source and available under the [MIT License](LICENSE). ## Author <img src="https://cdn1.onbayfront.com/bfm/brand/bfm-logo.svg" alt="Bayfront Media" width="250" /> - [Bayfront Media homepage](https://www.bayfrontmedia.com?utm_source=github&utm_medium=direct) - [Bayfront Media GitHub](https://github.com/bayfrontmedia) ## Requirements * PHP >= 8.0 * Bones >= 5.3 ## Installation ``` composer require bayfrontmedia/bones-service-user ``` ## Documentation See [documentation](docs/README.md).