https://github.com/studiofact/citfact.doctrine
1C-Bitrix - Doctrine 2 module
https://github.com/studiofact/citfact.doctrine
Last synced: 6 months ago
JSON representation
1C-Bitrix - Doctrine 2 module
- Host: GitHub
- URL: https://github.com/studiofact/citfact.doctrine
- Owner: studiofact
- License: mit
- Created: 2014-12-20T13:41:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T15:43:14.000Z (over 11 years ago)
- Last Synced: 2026-01-11T14:53:53.382Z (6 months ago)
- Language: PHP
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
1C-Bitrix - Doctrine 2 module
===
## Install
Simply run assuming you have installed composer.phar or composer binary:
``` bash
$ php composer.phar require citfact/doctrine dev-master
```