Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 518 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 518 Bytes

Doctrine Javascript Bridge

Work in progress

Generate javascript entities from Doctrine metadata, with Twig template

Handled Javascript Framework:

  • angular
  • backbone
  • backbone with relational plugin
  • canjs
  • emberjs
  • sproutcore

The cli command is here: src/Com/Alittlemarket/DoctrineJsBridge/Command/JsBridgeGenerator

And javascripts templates: src/Com/Alittlemarket/DoctrineJsBridge/Resources/views

Credits

ALittleMarket