Answer the question
In order to leave comments, you need to log in
How to cross bitrix with symfony 2?
Good day.
There is the infamous Bitrix cms, which is almost impossible to get away from because of the web messenger, it is too good. I did not find analogues (or badly searched?).
Writing some kind of CRUD application on Bitrix is a pain, so I want to cross bitrix with a normal framework so that where you can do without Bitrix, you can do without it. Anyone have a positive experience? I'm more interested in symfony, because never worked with zend (I read one article on this topic on Habré).
Answer the question
In order to leave comments, you need to log in
It depends on what is meant by crossing. Symfony is a very flexible product, and it is possible to extract individual components from it for implementation in your application. But as I understand it, you need a solution for administering entities, ala CRUD for everything and everything? On the basis of Symfony, you can use auto-generation of models according to the schema from the database and fasten some kind of SonataAdminBundle
What's wrong with iblock.element.add.list/form components?
There seems to be creation, and editing, and deletion.
In general, we personally made our own api in our project for working with infoblock elements (api over api, so to speak). But they did it for the convenience of changing the Bitrix to something (datamapper).
Well, or here's what I found on github:
- https://github.com/Newbilius/bitrix.orm
- https://github.com/palkan/bitrix-orm
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question