aleksejs1/framework-standard-edition

Procedural PHP Framework standard edition

Maintainers

Package info

github.com/aleksejs1/ppf

Type:project

pkg:composer/aleksejs1/framework-standard-edition

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v0.0.2 2017-08-28 17:32 UTC

This package is not auto-updated.

Last update: 2026-03-15 12:09:35 UTC


README

Framework under development.

Welcome to the PPF.

Based on symfony structure.

Installation

Framework under development.

Installation using composer. Type in your console:

composer create-project aleksejs1/framework-standard-edition

What's inside?

  • Response component (text / json response);

  • Own template engine;

  • Database component;

  • Profiler component;

  • Event component

  • Demo controllers;

Enjoy!