8 Laravel software packages commonly used by PHP programmers laravel 5 tutorial how to read laravel laravel development tutorial

WBOY
Release: 2016-07-29 08:48:37
Original
1197 people have browsed it

  Laravel is a simple and elegant rapid development framework based on PHP syntax and supports IoC and other design patterns. Developing PHP-related applications under the Laravel framework can free developers from noodle-like messy codes and help developers build a perfect network APP, and each line of code can be concise and expressive .

After getting to know the Laravel framework, what software packages are often used during development using the Laravel framework? Today I will share with you 8 Laravel software packages commonly used by PHP experts.

1. Carbon

In fact, the Laravel framework already comes with this extension package, but I think it is necessary to mention it separately because it is used quite often and it is indeed very helpful in date processing. .

2. Debugbar

Debugbar can provide developers with more in-depth running information to facilitate repairing bugs in the code and ensure efficient and smooth operation of applications.

3. Envoy

The Envoy software package, during development, may help developers run SSH commands on remote systems.

4. Laravel DomPDF

This extension pack packages the DomPDF library into Laravel-based calling syntax, making it easy to create PDFs.

5. Laravel Generators

Using Laravel Generators can speed up the development process and improve development efficiency. The instructions it contains cover almost every aspect of Laravel development.

6. Laravel IDE Helper

If you are using PhpStorm, then this toolkit is a must-have. I use it in all my projects and it makes the IDE nice to use.

7. Intervention

Almost every project has to deal with the function of uploading images. Intervention can help developers easily upload and process images.

8, Parsedown

In Laravel framework development, Parsedown is often used to parse Markdown, which is not only efficient and stable, but also easy to use.

The above are the 8 commonly used Laravel software packages for PHP development. The summary may not be comprehensive enough. Programmers are welcome to add and share.

The above introduces 8 Laravel software packages commonly used by PHP programmers, including content about laravel and PHP programmers. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!