0
First of all, obviously I understand the difference between the Back End and Front End, but my question is in the sense that the front end frameworks, comes with their components ready, example if I need a Step Wizard, in F.And frameworks I just copy the step structure, and Linko the js programming, and it’s ready. I wonder if there is something like this in php, which is didactic in this way and also at the same time that facilitates the creation of systems and etc. (In PHP already use Aravel, is very good but the question is referenced in the question of the components even ready, say I go implement a shopping cart, Forms, or a notification system, this would come ready, I would just take the trouble to make the connections with the bd and etc...
He even looked at YII?
– rray
No, I’ll take a look right now...
– Charlie Sheen
Very interesting this YII is in this same sense that I was looking for, however I use Arabic, if I were to create a kind of own repository with components that are usually the most used in the systems, you think it would be a good practice?
– Charlie Sheen