harmony-betta/harmony

The Harmony Framework.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 17

Watchers: 4

Forks: 6

Open Issues: 2

Type:project

pkg:composer/harmony-betta/harmony

dev-main 2023-08-28 07:04 UTC

This package is auto-updated.

Last update: 2025-09-28 11:34:53 UTC


README

Imgur

Harmony Modern Slim Boilerplate By Betta Dev Indonesia

Built with Slim Framework - Harmony allows you to use Eloquent ORM, and Interact with your application via Harmony Tinker!

Get Started

composer create-project --prefer-dist harmony-betta/harmony project-name -vvv

Install Harmony as Globally

when you install Harmony globally then you no longer need to repeat commands create-project composer.

composer global require "harmony-betta/installer"

Make sure to place the ~/.composer/vendor/bin directory in your PATH so the Harmony executable can be located by your system.

if the installation is complete please type the command in your Terminal / Command Prompt as follows:

harmony --version

Now you can install using Harmony Installer

harmony new harmony-project

define the name of your project at the end of the command like harmony new your-project-name

Free Guide Harmony Modern Slim Boilerplate