If you develop applications in PHP, here are some of the most important PHP frameworks and libraries that you should know about
Laravel – The PHP Framework For Web Artisans

Whether you’re a solo developer or a 20 person team, Laravel is a breath of fresh air. Keep everyone in sync using Laravel’s database agnostic migrations and schema builder.
CodeIgniter

CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
Symfony

Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony
Yii framework

Yii is a pure OOP framework, and takes advantage of some of PHP’s more advanced features, including late static binding, SPL classes and interfaces, and anonymous functions.
Cakephp

Use code generation and scaffolding features to rapidly build prototypes.,CakePHP comes with built-in tools for input validation, CSRF protection, Form tampering protection, SQL injection prevention, and XSS prevention, helping you keep your application safe & secure.

Leave a Reply
You must be logged in to post a comment.