priya/priya

This package is abandoned and no longer maintained. The author suggests using the r3m/framework package instead.

Priya framework for PHP & Javascript

0.4.2 2019-10-15 18:06 UTC

README

68747470733a2f2f70726979612e736f6674776172652f50726979612f5075626c69632f496d6167652f50726979612e706e67

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

  1. Download the zip and extract the files
  2. Clone the repository
  3. 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