portphp/doctrine

Doctrine ORM/ODM reader and writer for Port

1.3.0 2022-08-16 09:21 UTC

This package is auto-updated.

Last update: 2024-04-16 12:38:07 UTC


README

Latest Version Build Status Scrutinizer Code Quality Code Coverage

Doctrine ORM/ODM reader and writer for Port.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require portphp/doctrine

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

Documentation is available at http://portphp.readthedocs.org.

Issues and feature requests

Please report issues and request features at https://github.com/portphp/portphp/issues.

Contributing

Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.

License

This package is licensed under the MIT license.