Download List

Projeto Descrição

SyLは、PHP(4>=4.3.x or 5)言語による独自DIコンテナをベースとしたフレームワークで、WEBアプリケーションフレームワーク/JavaScript出力フレームワーク/コマンドラインフレームワークの3つで構成されます。

System Requirements

System requirement is not defined

Liberado: 2006-12-23 20:27
syl 0.6.2 (1 files Esconder)

Release Notes

No Release Notes

Changelog

;-----------------------
; VERSION: 0.6.2
;-----------------------

・フレームワーク内部的な調整
・レスポンスモデルの実装

include/framework/SyL_LocationManager.php
・名称変更 SyL_LocationManager -> SyL_DataManager
・フレームワーク関連のデータを統一的に管理するように変更

include/framework/SyL_Response.php
・レスポンスモデルを新規追加

include/framework/SyL_Request.php
include/framework/SyL_Request/*
・名称変更 SyL_Request -> SyL_RequestParameter

include/framework/SyL_Requests.php
・名称変更 SyL_Requests -> SyL_Request