priya / priya
Priya framework for PHP & Javascript
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/priya/priya
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2021-02-21 00:04:11 UTC
README
Priya
Priya is a PHP & Javascript framework for web / cli applications. It uses a set of built-in Modules and uses Smarty or Priya for templating.
Installation
You have three options to install Priya
- Download the zip and extract the files
- Clone the repository
- Using Composer
the target directory should be (Mention the upper case for git & zip):
root of your project/vendor/Priya
using git or zip
root of your project/Vendor/Priya
using git or zip
root of your project/vendor/priya/priya
using composer
composer.json
{
"require" : {
"priya/priya" : ">=0.3.0"
}
}
there will also be a getting started repository with examples.
The software is free for personal usage (like a blog)
Commercial licences are available on https://priya.software