Post by account_disabled on Jan 10, 2024 9:24:02 GMT
When we translate from English; It comes with meanings such as software skeleton, software framework or software framework. In short, it is the skeleton of our coding, of the system we will code. The entire structure is built on this system. When researched on the internet, it was prepared by the developers; It is possible to find hundreds or even thousands of frameworks. Recently, it has become widespread; MVC Frameworks (Model, View, Controller) are used. Thanks to this structure, more than one person can easily work on a single project at the same time, therefore it is highly sustainable.
View of a web designer working on a computer on the table adding a framework Why should Framework be used? It saves you from writing long codes, It is suitable for MVC structure, Since they are open source, they are reliable structures that are const Whatsapp Number List antly updated, It is possible to update easily with Composer. Where Can Framework Be Used? To tell you the truth, we can use frameworks everywhere. It is only necessary to choose a framework according to the size of the project. For example, for a small-scale blog site , there may be no need to use Laravel , Codeigniter may be preferred instead .
While Laravel's empty version is 200 MB on average, Codeigniter is only 3.5 MB. But if it is necessary to build a larger and more secure structure, Laravel should of course be preferred. If you ask are, let us list a few for you; Symfony Framework It wouldn't be a lie to say that this Framework is at the top. It is a system that has been continuously developed and updated since 2005. Since it has a large number of libraries, you can easily include the library you want in your project with console commands. In general, transactions are made via Console. For example; You have a blog table, you need to add, delete, update and list sections from the Administration panel. It may take you 1 hour to do this with plain PHP. But with Symfony , you can do all of this in minutes by writing a few lines of code.
View of a web designer working on a computer on the table adding a framework Why should Framework be used? It saves you from writing long codes, It is suitable for MVC structure, Since they are open source, they are reliable structures that are const Whatsapp Number List antly updated, It is possible to update easily with Composer. Where Can Framework Be Used? To tell you the truth, we can use frameworks everywhere. It is only necessary to choose a framework according to the size of the project. For example, for a small-scale blog site , there may be no need to use Laravel , Codeigniter may be preferred instead .
While Laravel's empty version is 200 MB on average, Codeigniter is only 3.5 MB. But if it is necessary to build a larger and more secure structure, Laravel should of course be preferred. If you ask are, let us list a few for you; Symfony Framework It wouldn't be a lie to say that this Framework is at the top. It is a system that has been continuously developed and updated since 2005. Since it has a large number of libraries, you can easily include the library you want in your project with console commands. In general, transactions are made via Console. For example; You have a blog table, you need to add, delete, update and list sections from the Administration panel. It may take you 1 hour to do this with plain PHP. But with Symfony , you can do all of this in minutes by writing a few lines of code.