Home > Backend Development > PHP Tutorial > 请各位分享或推荐一下composer里面好用的包

请各位分享或推荐一下composer里面好用的包

WBOY
Release: 2016-06-06 20:46:02
Original
1351 people have browsed it

刚刚接触PHP,了解到composer这个工具,的确非常方便,请推荐并分享一下自己所用的包吧。

1.过滤
2.缓存
3.配置
4.路由
5.ORM
6.其他好用的

回复内容:

刚刚接触PHP,了解到composer这个工具,的确非常方便,请推荐并分享一下自己所用的包吧。

1.过滤
2.缓存
3.配置
4.路由
5.ORM
6.其他好用的

先列举几个

SearchName Description
intervention/image 图片处理
yzalis/identicon 头像生成
michelf/php-markdown markdown 文档解析
nickcernis/html-to-markdown “html 文档”转“markdown 文档”
cartalyst/sentry 用户组权限

其他的扩展包,自己发现吧,请 点击


<code>The end
</code>
Copy after login

Packagist-Popular Packages

请各位分享或推荐一下composer里面好用的包


个人认为 Symfony 官方出品以及采用的包都很不错。
连号称 “为 WEB 艺术家创造的 PHP 框架” 的 Laravel 都采用了很多 Symfony 的包。

去 google php 项目, 流行的基本都有包,

伸手党一个

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