https://github.com/studiofact/doctrine-userfield
1C-Bitrix - Doctrine 2 user field integration
https://github.com/studiofact/doctrine-userfield
Last synced: 6 months ago
JSON representation
1C-Bitrix - Doctrine 2 user field integration
- Host: GitHub
- URL: https://github.com/studiofact/doctrine-userfield
- Owner: studiofact
- License: mit
- Created: 2014-12-21T09:24:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T15:49:20.000Z (over 11 years ago)
- Last Synced: 2024-05-04T02:43:12.587Z (about 2 years ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
1C-Bitrix - Doctrine 2 user field integration
===
## Install
Simply run assuming you have installed composer.phar or composer binary:
``` bash
$ php composer.phar require citfact/doctrine-userfield dev-master
```