redking/doctrine-parse-bundle

Doctrine ORM Bundle for Parse.com API

Maintainers

Package info

github.com/zeliard91/DoctrineParseBundle

Type:symfony-bundle

pkg:composer/redking/doctrine-parse-bundle

Statistics

Installs: 1 821

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

v2.25.1 2026-03-13 11:51 UTC

This package is auto-updated.

Last update: 2026-03-13 11:52:00 UTC


README

Build Status

This bundle provides object-relational mapping for the Parse.com API.

It has been made by adapting code from Doctrine ORM and MongoDB bundles so that we can use models the same way as in Doctrine.

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle :

License

This bundle is under the MIT license.

Contributing / Testing

All contributions are welcomed!