Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 17, 2025. It is now read-only.
/phlytyPublic archive

PHP microframework written using ZF2 components and phly_mustache

NotificationsYou must be signed in to change notification settings

phly/phlyty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️Archived 2025-08-17

Use at your own risk.

Build Status

Phlyty is a microframework usingZF2 components.

Basically, ZF2 components are used to provide the boring parts:

  • Routing
  • HTTP request and response
  • Events
  • Logging

I usedphly_mustache as thetemplating engine.

Like a variety of other microframeworks, the core application object simplyallows you to attach callables to defined routes. You then interact with theHTTP request and response, and potentially router, and return something that theapplication can then send back in the HTTP response.

The goal is to use PHP 5.4 idioms and provide a lightweight mechanism forbuilding prototypes and simple websites.

At this time, the basic functionality is all written and tested, andbasic end-user and API documentation are now available via:

About

PHP microframework written using ZF2 components and phly_mustache

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp