harmony-betta / harmony
The Harmony Framework.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 5
Forks: 6
Open Issues: 2
Type:project
Requires
- php: ^5.5.9|>=7.0.8
- davedevelopment/phpmig: ~1
- illuminate/database: ^5.5
- illuminate/events: ^5.5
- illuminate/support: 5.7.*
- league/flysystem: ^1.0
- nesbot/carbon: ^1.22
- nette/mail: ^2.4
- phpmailer/phpmailer: ~6.0
- psy/psysh: ^0.8.0
- respect/validation: ^1.1
- slim/csrf: ^0.8.2
- slim/flash: ^0.4.0
- slim/slim: 3.3.0
- slim/twig-view: 2.1.1
- symfony/console: ^3.3
- symfony/filesystem: ^3.3
- vlucas/phpdotenv: ^2.4
- zeuxisoo/slim-whoops: 0.6.*
Requires (Dev)
- symfony/process: ^4.0
- symfony/var-dumper: ^3.4
This package is auto-updated.
Last update: 2024-10-28 09:31:42 UTC
README
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
- Hamrony Documentations