Skip to content

portphp/doctrine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6dfec00 · Aug 16, 2022

History

52 Commits
Mar 9, 2022
Aug 16, 2022
Mar 9, 2022
May 30, 2015
May 30, 2015
Mar 9, 2022
May 30, 2015
May 30, 2015
May 30, 2015
Aug 30, 2017
Mar 9, 2022
Mar 9, 2022

Repository files navigation

Port Doctrine ORM/ODM adapter

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.