nora/database

1.0.9 2024-04-15 03:16 UTC

This package is auto-updated.

Last update: 2024-09-15 04:10:47 UTC


README

安装

composer install

可用命令

composer test              // Run unit test
composer tests             // Test and quality checks
composer cs-fix            // Fix the coding style
composer sa                // Run static analysis tools
composer run-script --list // List all commands