paylaco/payla-framework

Payla light php framework

dev-master 2019-06-01 08:11 UTC

This package is auto-updated.

Last update: 2025-06-29 01:58:12 UTC


README

     .:;;;;;;;;; ;;   ;;;     ;;; ;;;       ;;           ::: :::       :::
     .;;;   ;;; ;;;;   ;;;   ;;; ;;;       ;;;;         ::: :::       :::
    .;;;   ;;; ;;;;;;   ;;; ;;; ;;;       ;;;;;;       ::: :::       :::
   .;;;;;;;;; ;;;  ;;;   ;;;;; ;;;       ;;;  ;;;     ::: :::       :::
  .;;;       ;;;    ;;;   ;;; ;;;;;;;;; ;;;    ;;;   ::::::::::::  ::::::::
 .;;;;;.    ;;;      ;;; ;;; ;;;;;;;;; ;;;      ;;; ::::::::::::  ::::::::
                                                                           
                                                      ::::::::   :::::::
                                                                    :::

This is the core framework code of Payla light.

This repository is a read-only git. For now we don't have support.

Installation

The preferred way to install the Payla framework is through composer.

Either run

composer require paylaco/payla-framework

or add

"paylaco/payla-framework": "dev",

to the require section of your composer.json.