You are viewing the documentation for the 2.3.x release series. The latest stable release series is 2.4.x.
§Play モジュール
ここはモジュール一覧が Play ウェブサイト上で登録できるようになるまでの、一時的な公開場所です。
§Airbrake.io notifier
- Webサイト: http://teamon.github.com/play-airbrake/
- ドキュメント: https://github.com/teamon/play-airbrake/blob/master/README.md
- 説明: airbrake.io に例外通知を送信します
§Amazon SES module (Scala)
- Website: https://github.com/Rhinofly/play-mailer
- Documentation: https://github.com/Rhinofly/play-mailer/blob/master/README.md
- Short description: SES (Simple Email Service) API wrapper for Play
§Amazon S3 module (Scala)
- Website: https://github.com/Rhinofly/play-s3
- Documentation: https://github.com/Rhinofly/play-s3/blob/master/README.md
- Short description: S3 (Simple Storage Service) API wrapper for Play
§Amf module (Scala)
- Website: https://github.com/Rhinofly/play-amf
- Documentation: https://github.com/Rhinofly/play-amf/blob/master/README.md
- Short description: AMF (ActionScript Message Format) support for Play
§Authentication and Authorization モジュール (Scala)
- Webサイト: https://github.com/t2v/play20-auth
- ドキュメント(英語): https://github.com/t2v/play20-auth/blob/master/README.md
- ドキュメント(日本語): https://github.com/t2v/play20-auth/blob/master/README.ja.md
- 説明: 認証と認可の仕組みを提供するモジュールです。
- 2.1-SNAPSHOT 対応もしました: https://github.com/t2v/play20-auth/tree/play21
§Authenticity Token モジュール
- Webサイト: https://github.com/orefalo/play2-authenticitytoken
- ドキュメント: https://github.com/orefalo/play2-authenticitytoken/blob/master/README.md
- 説明: Play1 にあった authenticity token を再現するモジュールです。 CSRF 攻撃への対策ができます。
§ClojureScript プラグイン
- Webサイト: https://bitbucket.org/jmhofer/play-clojurescript (ドキュメント、コード)
- 説明: ClojureScript ファイルを JavaScript にコンパイルします
§Cloudfront module (Scala)
- Website: https://github.com/mchv/play2-cloudfront
- Documentation: https://github.com/mchv/play2-cloudfront/blob/master/README.md
- Short description This module helps to integrate a play application with Cloudfront CDN.
§Currency Converter (Java)
- Webサイト: https://github.com/blabluble/play-currency-converter-module
- ドキュメント: https://github.com/blabluble/play-currency-converter-module/blob/master/README.md
- 説明: Play 用の通貨コンバータです。このプラグインは、現在の両替レートを取得するために web サービスを使用します。
§Deadbolt 2 プラグイン
- Webサイト (ドキュメント, サンプル): https://github.com/schaloner/deadbolt-2
- 説明: Deadbolt はコントローラのメソッドや、ビューの一部にシンプルな AND/OR/NOT の文法でアクセス権限を定義することで、認可の仕組みを実現できるプラグインです。
§DDSL プラグイン - 動的分散サービスロケータ
- Webサイト (ドキュメント, サンプル): https://github.com/mbknor/ddsl-play2-module
- 説明: DDSL - 動的分散サービスロケータ - を使うと非常に簡単に動的な「プライベートクラウド」を、社内や EC2/Joyent 等に ZooKeeper を使って構築できます
§Dust プラグイン
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins/tree/master/dust
- 説明: dust というクライアントサイドのテンプレート言語のサポートを追加するプラグインです。
§Google Closure Template Plugin
- Website (docs, sample): https://github.com/gawkermedia/play2-closure
- Short description: provides support for Google Closure Templates
§Elasticsearch
- Website: https://github.com/cleverage/play2-elasticsearch
- Documentation: https://github.com/cleverage/play2-elasticsearch/blob/master/README.md
- Repository: http://cleverage.github.io/play2-elasticsearch/releases/
- Short description Indexing/Requesting Object in Embedded ElasticSearch Server or remote(s) Node(s).
§Ember.js
- Webサイト: https://github.com/krumpi/play-emberjs
- ドキュメント: https://github.com/krumpi/play-emberjs/blob/master/README.md
- 説明 ember.js/handlebars テンプレートのプリコンパイルをサポートします。
§funcy - ページ駆動機能テスト (Java)
- Webサイト: https://github.com/joergviola/funcy
- ドキュメント: https://github.com/joergviola/funcy/blob/master/README.md
- リポジトリ: http://joergviola.github.com/releases/
- 説明 Page Driver クラスを使って機能テストの作成を簡単にします
§Flyway plugin
- Website: https://github.com/tototoshi/play-flyway
- Documentation: https://github.com/tototoshi/play-flyway/blob/master/README.md
- Short Description: Supports database migration with Flyway.
§Geolocation (Java)
§Google’s HTML Compressor (Java and Scala)
- Website: https://github.com/mohiva/play-html-compressor
- Documentation: https://github.com/mohiva/play-html-compressor/blob/master/README.md
- Short description: Google’s HTML Compressor for Play 2.
§Groovy Templates plugin
- Website: https://github.com/manuelbernhardt/play2-groovy-templates
- Documentation: https://github.com/manuelbernhardt/play2-groovy-templates/blob/master/README.md
- Short description: This module brings the Groovy templates engine of Play 1 to Play 2.
§Groovy Templates プラグイン - gt-engine-play2
- Webサイト: https://github.com/mbknor/gt-engine-play2
- ドキュメント: https://github.com/mbknor/gt-engine-play2/blob/master/README.markdown
- 説明: Play 1 の Groovy テンプレートを Play で利用するためのプラグインです。Play 1 の “Faster Groovy Templates” モジュール http://www.playframework.com/modules/fastergt で使われているものと同じ gt-engine を内部的に利用しています。
- サンプル: https://github.com/mbknor/gt-engine-play2/tree/master/samples
§Guice プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins/tree/master/guice
- 説明: Guice による DI を実現するプラグインです。
§HTML5 Tags module (Java and Scala)
- Website: https://github.com/loicdescotte/Play2-HTML5Tags
- Documentation: https://github.com/loicdescotte/Play2-HTML5Tags/blob/master/README.md
- Short description: This tags add client side validation capabilities, based on model constraints (e.g required, email pattern, max|min lentgh…) and specific input fields (date, telephone number, url…) to Play templates
§InputValidator (Scala)
- Webサイト: https://github.com/seratch/inputvalidator/tree/master/play-module
- 説明: Play20 用の簡単なバリデーション API を提供します
§JackRabbit Plugin (Java および Scala)
- Webサイト (ドキュメント、サンプル): JackRabbit Plugin GitHub
- 説明: play! framework 2 用の Apache JackRabbit プラグイン
§Japid モジュール
- Webサイト: https://github.com/branaway/japid42
- ドキュメント: https://github.com/branaway/japid42
- 説明: Japid Java テンプレートを Play 2 で使えるようにするモジュールです。
§JsMessages
- Website: https://github.com/julienrf/play-jsmessages
- Short description: Allows to compute localized messages on client side.
§JSON minification プラグイン
- Webサイト: https://github.com/joscha/play-jsonminify
- ドキュメント: https://github.com/joscha/play-jsonminify/blob/master/README.md
- 説明: JSON アセットの pretty-print と minify を可能にします
§JSONP filter
- Webサイト: https://github.com/julienrf/play-jsonp-filter
- 説明: 既存の HTTP API で JSONP を使えるようにします。
§Lessc Plugin
- Website: https://github.com/jmparsons/play-lessc
- Documentation: https://github.com/jmparsons/play-lessc/blob/master/README.md
- Short description: Allows Less command line compilation through Node
§Manual Dependency Injection プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins
- 説明: 手動インジェクションによる DI を実現するプラグインです。
§Memcached プラグイン
- Webサイト: https://github.com/mumoshu/play2-memcached
- 説明: memcached による Cache API の実装です。
§Messages Compiler Plugin (Scala)
- Website: https://github.com/tegonal/play-messagescompiler
- Documentation: https://github.com/tegonal/play-messagescompiler/blob/master/readme.md
- Short description: Provides type safety for the project’s messages.
§MongoDB Jackson Mapper プラグイン (Java)
- Webサイト (ドキュメント, サンプル): https://github.com/vznet/play-mongo-jackson-mapper
- 説明: MongoDB へのアクセスや Jackson アノテーションによるオブジェクト・マッピングを実現するプラグインです。
§MongoDB Jongo プラグイン (Java)
- Webサイト (ドキュメント, サンプル): https://github.com/alexanderjarvis/play-jongo
- 説明: Jongo を使って MongoDB のアクセスとオブジェクトマッピングを提供します
§MongoDB Morphia プラグイン (Java)
- Webサイト (ドキュメント, サンプル): https://github.com/leodagdag/play2-morphia-plugin
- 説明: Morphia を使って MongoDB のアクセスとオブジェクトマッピングを提供します
§MongoDB Salat, Casbah Plugin (Scala)
- Website (docs, sample): https://github.com/leon/play-salat
- Short description: provides managed MongoDB access and object mapping using Salat and Casbah
§Mountable routing
- Webサイト: http://teamon.github.com/play-navigator/
- ドキュメント: https://github.com/teamon/play-navigator/blob/master/README.md
- 説明: http://codetunes.com/2012/05/09/scala-dsl-tutorial-writing-web-framework-router
§Mustache (Java,Scala)
- Webサイト: https://github.com/julienba/play2-mustache
- ドキュメント: https://github.com/julienba/play2-mustache
- 説明: Mustache テンプレートサポート
§Native Packaging モジュール
- Webサイト: https://github.com/kryptt/play2-native-packager-plugin
- ドキュメント: https://github.com/kryptt/play2-native-packager-plugin/blob/master/README.md
- 説明: Play! 2.x アプリケーションを通常のシステムパッケージ (deb/rpm/msi) としてパッケージング可能にします
§NINA (Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/dontcare4free/nina
- 説明: selective querying を重視した、型安全な SQL データベース問い合わせを提供します
§Origami: OrientDB O/G マッパ (Java および Scala)
- Webサイト (ドキュメント、サンプル): Origami Plugin GitHub
- 説明: Origami プラグインは、Play! Framework 2 で OrientDB を使うための Java O/G マッパです。
§PDF モジュール (Java)
- Webサイト: https://github.com/joergviola/play20-pdf
- ドキュメント: https://github.com/joergviola/play20-pdf/blob/master/README.md
- リポジトリ: http://www.joergviola.de/releases/
- 説明 HTML テンプレートから PDF を生成します
§Play! Authenticate (Java)
- Webサイト: http://joscha.github.com/play-authenticate/
- ドキュメント: https://github.com/joscha/play-authenticate/blob/master/README.md
- 説明: Play 2.0 用の高度にカスタマイズ可能な認証モジュール
§play2-sprites
- Webサイト: https://github.com/koofr/play2-sprites/
- 説明: play2-sprites は画像からスプライトを生成する sbt プラグインです。
§play-jaxrs (Java)
- Website (docs, sample): play-jaxrs
- Short description: a JAX-RS router plugin for play java apps
§Play-pac4j (Java および Scala)
- Webサイト: https://github.com/leleuj/play-pac4j
- ドキュメント: https://github.com/leleuj/play-pac4j/blob/master/README.md
- 説明: Play client in Scala and Java which supports OAuth/CAS/OpenID/HTTP 認証とユーザープロファイル検索をサポートする Scala および Java の Play クライアント
§Play Plovr プラグイン
- Webサイト (ドキュメント, サンプル): https://github.com/benmccann/play-plovr-plugin
- 説明: Play に Closure Compiler と Closure Library サポートを提供します
§Play-Slick
- Webサイト (ドキュメント、サンプル): https://github.com/freekh/play-slick
- 説明: このプラグインは Slick を Play の第一級オブジェクトにします。
§Pusher
- Website: http://www.pusher.com
- Documentation: https://github.com/tindr/Play2Pusher
- Short description: Easily interact with the Pusher Service within your Play application.
§Play Dok
- Website: http://www.applidok.com
- Documentation: https://github.com/applicius/play-dok/
- Short description: Library to integrate Applidok PDF templating service with your Play application.
§Qunit (Java)
- Webサイト: https://github.com/gcusnieux/play20-qunit
- ドキュメント: https://github.com/gcusnieux/play20-qunit
- 説明: JavaScript のユニットテストスイート
§Redis プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins
- 説明: Redis を利用したキャッシュ API の実装です。Redis 特有の API も利用できます。
§Swaggerkit (Scala)
- Webサイト (ドキュメント, サンプル, コード): https://github.com/eamelink/swaggerkit
- 説明: Play で作れられた JSON REST API の Swagger 仕様をクリーンな形で公開するのを手助けします
§Emailer プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins
- 説明: Apache commons-email による emailer を提供するプラグインです。
§Roy Compiled Asset プラグイン (Ray)
- Webサイト: https://github.com/pufuwozu/ray
- ブログ記事: http://brianmckenna.org/blog/ray
- 説明: Roy ファイルを JavaScript にコンパイルします。
§Sass プラグイン
- Webサイト: https://github.com/jlitola/play-sass
- 説明: Sass ファイルのアセットハンドリング
§ScalikeJDBC Plugin (Scala)
- Website: https://github.com/scalikejdbc/scalikejdbc-play-support
- Short description: provides yet another database access API for Play
§SecureSocial (Java および Scala)
- Webサイト: http://www.securesocial.ws/
- 説明: OAuth, OAuth2, OpenID, Username/Password およびカスタム認証スキームをサポートした認証モジュール
§Silhouette (Scala)
- Website: http://silhouette.mohiva.com/
- Documentation: https://github.com/mohiva/play-silhouette/wiki
- Short description: An authentication library that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials or custom authentication schemes.
§Sitemap Generator (Java)
- Webサイト: https://github.com/blabluble/play-sitemap-module
- ドキュメント: https://github.com/blabluble/play-sitemap-module/blob/master/README.md
- 説明: Play 用の sitemaps 自動ジェネレータです。
§Snapshot プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/vznet/play-snapshot
- 説明: HtmlUnit を利用して、 ここ で Google により解説されている Hashbang Snapshot 機能を実現します。
§socket.io.play (scala only, pre-alpha)
- Webサイト: https://github.com/milliondreams/socket.io.play
- ドキュメント: https://github.com/milliondreams/socket.io.play/blob/master/README.md
§ステートレスクライアント認証 (Scala)
- Webサイト: https://github.com/blendlabs/play20-stateless-auth
- ドキュメント: https://github.com/blendlabs/play20-stateless-auth/blob/master/README.md
- 説明 サーバーサイドの状態を必要とせずに必須/オプショナルな認証を提供します(署名付きの認証データはクライアントに保存されます)
§Statsd プラグイン (Java および Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/vznet/play-statsd
- 説明: statsd クライアントを提供します。
§Stylus プラグイン
- Webサイト: https://github.com/patiencelabs/play-stylus
- 説明: Stylus による CSS のコンパイルを行います。
§TinkerPop Frames O/G Mapper Plugins (Java)
- Webサイト (ドキュメント、サンプル): GitHub: Frames-Neo4j Plugin / Frames-OrientDB Plugin / Frames-Titan Plugin
- 説明: GraphDB 用の Java O/G マッパープラグインです。
§Typesafe util プラグイン (Scala)
- Webサイト (ドキュメント, サンプル): https://github.com/typesafehub/play-plugins
- 説明: リクエストヘッダによるセキュリティ機能と、プラグインを管理するためのシンタックスシュガーを提供します。
§Typesafe SbtGoodies Plugin
- Website (docs, sample): https://github.com/typesafehub/play-plugins/tree/master/sbtgoodies
- Short description: provides extra sbt commands
§TypeScript プラグイン
- Webサイト: https://github.com/mumoshu/play2-typescript
- 説明: TypeScript ファイルのアセットハンドリング
§WAR モジュール
- Webサイト: https://github.com/dlecan/play2-war-plugin
- ドキュメント: https://github.com/dlecan/play2-war-plugin/blob/develop/README.md
- 説明: Play 2.x アプリケーションを標準的な WAR にパッケージングします。
§XForward モジュール
- Webサイト* : https://github.com/olsego/play2-xforward
- ドキュメント: https://github.com/olsego/play2-xforward/blob/master/Readme.md
- 説明: Play1 にあったProxy フォワーディングに関する設定を実現するモジュールです。
§XWiki Rendering モジュール (Scala)
- Webサイト: http://literalice.github.com/play-xwiki-rendering/
- ドキュメント: https://github.com/literalice/play-xwiki-rendering/
- 説明: Play 2.0 向けの XWiki Rendering Framework の統合
このドキュメントの翻訳は Play チームによってメンテナンスされているものではありません。 間違いを見つけた場合、このページのソースコードを ここ で確認することができます。 ドキュメントガイドライン を読んで、お気軽にプルリクエストを送ってください。