Laravel
Laravel is open source, modern PHP framework widely used for web application. Laravel has features like modular packaging system with dedicated dependency manager, the different way of accessing relational databases, rich libraries, etc .This feature makes this MVC architectural framework more modern these days. Moreover, other important feature of laravel is it gives much importance to testing. Writing code is always done in parallel with tests to ensure the code works as intended and will continue to collaborate when things around it change