aleksejs1/framework-standard-edition

Procedural PHP Framework standard edition

Maintainers

Details

github.com/aleksejs1/ppf

Source

Issues

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 4

Forks: 0

Open Issues: 0

Type:project

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

This package is not auto-updated.

Last update: 2024-04-28 02:04:32 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!