Download the PHP package enikeishik/ufoframework without Composer
On this page you can find all versions of the php package enikeishik/ufoframework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download enikeishik/ufoframework
More information about enikeishik/ufoframework
Files in enikeishik/ufoframework
Package ufoframework
Short Description UFO Framework is a PHP mini framework with small core and powerful modules.
License GPL-2.0-or-later
Homepage https://github.com/enikeishik/ufoframework
Informations about the package ufoframework
UFO Framework
The UFO Framework is a small and simple PHP framework. It's allow to create different projects - web-sites, web-services, API and other. Base structure of project - section with own unique URL, wich handled by module. Module have to implement logic and generate information. It can handle one or many sections and provide widgets. Widget is a block of information, can be placed on any page (pages). Framework implements only routing, parameters parsing, caching and composing data from modules and widgets.
Install
To create UFO Framework based project use special package with project.
Requirements
- PHP >= 7.2
Tests
To execute the test suite, you'll need codeception.
All versions of ufoframework with dependencies
php-strict/struct Version ~1.0
php-strict/container Version ~1.0
php-strict/config Version ~1.0
php-strict/storable-cache Version ~1.0
php-strict/simple-route Version ~1.0