35,10,0,50,1
25,600,60,0,3000,5000,25,800
90,150,1,50,12,30,50,1,70,12,1,50,1,1,1,5000
0,2,1,0,2,40,15,5,2,1,0,20,0,1
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com...
welcome to wplecturer.com...
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com

Translate

Pros and cons of using pre-built libraries in Symfony

More
1 week 2 days ago #3542 by ekatsa
Pros and cons of using pre-built libraries in Symfony

Please Log in to join the conversation.

More
1 week 2 days ago #3543 by ekatsa
From the article Pros
  • Fast implementation of basic administrative functionality
  • Community support for libraries
  • Several ready-made integrations with libraries from other frameworks(for example, VichUploaderBundle and UserBundle)
  • Customer-ready admin panel design
Cons
  • It may be more difficult to implement custom functionality in some cases.
  • You’ll have to follow the ideology of the library and adapt to its capabilities as well as to its limitations.
  • You’ll be dependent on a ready-made solution. In some cases, you’ll have to wait for a solution to a problem in a library or get into someone else’s code yourself. But this is an open-source framework and getting into someone else’s code is considered the norm. In fact, there are stable release versions that supposedly have a minimum number of bugs.

Please Log in to join the conversation.

Time to create page: 0.268 seconds