php - Create Bundle from 3rd party -


Look around I found nothing that resolves my problem, so here goes.

I have a third party library, I will use Symphony 2, it has its own auto loader and there is a project of something like this

  - Project - Classes - Action - Library - Package Name - Action - Connection   

This project has been nominally nominated.

I should have a question

  one- add a bundle (in-house) to this vendor and create a cover for this   

If you also have an option, how do I configure the app for Symphony, or if option B is my Auto Loader

< P> Certainly B

P>

Include the vendor library like all other vendors and then create your own bundle that any Symph "Pull" on non-specific functionality (if any). If they have an autoloader then it should be OK to use it.

Comments