ダウンロードリスト

プロジェクト概要

Pomm は、オブジェクト指向データベース アクセス フレームワークです。ORM は、オブジェクト モデル マネージャーです。Web 開発でデータベースを使用する ORM から代替アプローチ提供しています。ビジネス プロセスのパフォーマンスに目を維持しながらフィットする形状データ構造に PostgreSQL の機能を活用することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2013-02-14 07:44
1.1.1

これはメンテナンス リリースです。2 つのバグは、Amazon のクラウドで動作するように Pomm を許可するように dsn のパーサーで、マップのリモート コレクション フィルターで別の厄介なバグ修正します。
タグ: ORM, PHP, Symfony, silex, postgresql
This is a maintenance release. It fixes two bugs, one in the dsn parser to allow Pomm to work in Amazon's cloud, and another nasty bug in the maps' remote collection filter.

2012-12-13 14:17
1.1.0

バグ Where クラスが修正されました、データベース インスタンス今接続インスタンスのプール。ドキュメントが更新されてといくつかのクリーンアップを行います。Pomm 1.1 は生産使用するための準備が整いました。
Bugs in the Where class have been fixed, and Database instances are now
a pool of Connection
instances.


Documentation has been updated, and some cleanup done.


Pomm 1.1 is now ready for production use.

2012-03-10 09:35
1.0.1

基本マップ クラスの生成に、重要なバグを修正するには、このリリースは予想以上に早く入手可能です。配列は、コンバータによって処理されていない不正なタイプに生成されました。PgEntity コンバーターでは、ほとんどの新機能: _extra フィールド。多くのドキュメントおよび PHPDoc アノテーションが完了ようになりました。
タグ: PHP, postgresql, Symfony, silex, ORM
In order to fix an important bug in the base map class generation, this release is available sooner than expected. Arrays were generated to incorrect types that were not handled by any converter. There is a new little feature in the PgEntity converter: the _extra field. More documentation and PHPDoc annotation is now complete.

2012-03-01 10:58
1.0.0

コンバーターが書き直され、パプア ニューギニアの配列とパプア ニューギニアのオブジェクトを処理します。Pomm は今関係システムを提供する仮想フィールドをサポートを提案します。クラス生成システムは、それに応じて更新されています。
タグ: pomm, postgresql, PHP, silex, Symfony
The converter system has been rewritten and now can handle Pg arrays and Pg objects. Pomm now proposes Virtual fields support to offer relation system. The class generation system has been updated accordingly.

2012-02-04 09:56
rc4

このリリースでは、新しいクエリ filterchain ロガーを追加、数多くのバグを修正、(つまり Pomm が packagist.org で利用可能になりました) composer.json を追加します。
タグ: PHP, postgresql, silex, Symfony
This release adds a new query filterchain and logger, fixes numerous bugs, and adds composer.json (which means Pomm is now available on packagist.org).

プロジェクトリソース