/api-docs

The Yui API documentation is a reference that details all the classes, methods, properties and other elements available in the YuiPHP framework.

Yui Framework

API Documentation for the YuiPHP Framework

This project uses Vitepress to generate the documentation. To run the project, you need to have Node.js installed on your machine.

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run docs:dev to start the development server