Framework-spider
framework-spiderは日本人が制作したPHP4, PHP5で動作するオープンソースのWebアプリケーションフレームワーク。sourceforge.jpに…
| 開発元 | 中島正成 |
|---|---|
| 初版 | 2009年3月23日 |
| 最新版 |
0.2α
/ 2010年8月13日 |
| リポジトリ | |
| 対応OS | Linux, BSD, Windows, MacOS |
| プラットフォーム | PHP4, PHP5 |
| 対応言語 | 日本語 |
| 種別 | Webアプリケーションフレームワーク、ライトウェイトコンテナ |
| ライセンス | Apacheライセンス2.0 |
| 公式サイト |
ja |
framework-spiderは日本人が制作したPHP4, PHP5で動作するオープンソースのWebアプリケーションフレームワーク。sourceforge.jpにて公開されApache2ライセンスのもと開発・配布されている。他のフレームワークと呼ばれるものに比べてコアのみ配布されており、コア自体はMVC切り分け、プログラムモジュール呼び出し機能のみ提供している。
近年Webアプリケーションフレームワークは言語問わず溢れているが、その多くはRuby on Railsの影響か開発効率をあげる為のソースコード自動生成機能などを保持している。 対してframework-spiderは、現在フレームワークと一般的に呼称されるアプリケーションビルダーとしての機能は有していないため、今となってはライトウェイトコンテナと呼ぶ方が正しいかもしれない。
機能と特徴
- HTMLテンプレート機能およびテンプレート結合機能
- ブラウザ毎の自動ページ振り分け
- プログラムモジュール呼び出し機能
- アクセスURL自動制御およびHTMLリンク自動調整機能
開発の経緯
framework-spider自体の開発着手は2004年にさかのぼる。当時はフレームワーク発表が活発で、Apache Strutsを皮切りにMVCフレームワークが多く開発・発表された。その後PHPにもテンプレートエンジンやフレームワークが多く発表されたが、作者がどれも気に入らなかったために自分の開発用フレームワークとして制作した。
当時発表のフレームワークとしてめずらしくないことだが、Apache StrutsとApache Tapestryの影響を受け、Action Chainの仕組みやHTMLテンプレートはウェブサイトの部品と考える思想を元に制作されている。同時期に普及が進んでいたAjaviやMojaviなどのフレームワークが提供するGETパラメータの受け渡しでアプリケーションのプログラムモジュール呼び出しや利用テンプレートが決定される仕組み、つまりアクセスユーザーがそれを指定できる仕組みに制作者が反発しているため、アクセスURIごとに呼び出しプログラムモジュールやテンプレートファイルを指定するファイルを配置する仕組みを採用している。
関連項目
外部リンク
- Framework-spider - ウェイバックマシン(2016年10月3日アーカイブ分) - OSDN
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.