paylaco / payla-framework
Payla light php framework
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
Type:project
Requires
- php: >=5.4.0
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.