在线
客服

在线客服
尊敬的客户,我们24小时竭诚为您服务 公司总机: 0755-83312037 (32条线)

客服
热线

0755-83312037 (32条线)
7*24小时客服服务热线

?

关注
微信

关注官方微信
TOP

返回
顶部

PHP资源:免费的实用的PHP类库免费下载

发布时间:2018-05-17浏览次数:842 <p> </p> <table style="BORDER-RIGHT: #cccccc 1px dotted; TABLE-LAYOUT: fixed; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted" cellspacing="0" cellpadding="6" width="95%" align="center" border="0"><tbody><tr> <td style="WORD-WRAP: break-word" bgcolor="#fdfddf"> <font color="#ff0000">WebjxCom提示:</font><font color="#000000">开源已渐渐成为主流,每天都会有许多框架或类库开源,而开发者利用这些开源工具来简化工作任务、提高工作效率则是一个不错的选择。本文为开发者整理了15个非常实用的PHP开源框架/类库。</font> </td> </tr></tbody></table> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">PHP库给开发者提供了一个标准接口,它帮助开发者在PHP里充分利用面向对象编程。这些库为特定类型的内置功能提供了一个标准的API,允许类可以与PHP引擎进行无缝的交互。此外,开发者使用这些类库还可以简化工作流程,提供工作效率。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">下面就一起来看看这些非常实用且免费的类库吧,希望它们能助你一臂之力。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>1.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://requests.ryanmccue.info/" target="_blank">Requests</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213400.jpg" target="_blank"><img style="border: currentColor; width: 592.4px; height: 324px; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213400.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Requests是一个用PHP编写的HTTP库,遵循ISC开源协议,托管在GitHub上。Requests取代了Python HTTP/1.1以外的一切工作&#8212;&#8212;&#8212;让你与Web服务可以无缝的结合。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Requests提供了一致的API,并且使用cURL或fsockopen(具体取决于可用性),它还简化了发送请求,接受HEAD、GET、POST、PUT、DELETE或PATCH并且添加标头、表单数据和多个部分组成的文件。其次,该库还适用于国际域名、身份验证、自动压缩gzip压缩响应等。综上所述可以看出,Requests是一个非常好用且可以友好托管HTTP请求的标签。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>2.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://mun.ee/" target="_blank">Munee</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213401.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213401.jpg" border="0" alt=""></a>&#160;</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Munee是一个集图片尺寸调整、CSS-JS合并/压缩、缓存等功能于一身的PHP库。可以在服务器端和客户端缓存资源。它集成了PHP图片操作库Imagine来实现图片尺寸调整和剪切,之后进行缓存。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Munee可以自动编译LESS、SCSS和CoffeeScript,并且可以把CSS+JS文件合并成一个单一的请求,此外,还可以对这些CSS-JS文件进行精缩,让其拥有更好的性能表现。该库还可以轻易地与任何代码集成。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>3.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://socketo.me/" target="_blank">Ratchet&#160;</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213402.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213402.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Ratchet是一个PHP库、WebSockets工具包,开发者可以使用它在客户端和服务器端之间构建实时、双向的App应用,并且可以快速简单地构建事件驱动应用程序(而不是传统的HTTP 请求/响应应用程序)。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>4.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://swiftmailer.org/" target="_blank">Swift Mailer</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213403.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213403.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Swift Mailer是一个功能丰富的PHP邮件库,不依赖于PHP自带的mail() 函数,因为该函数在发送多个邮件时占用的系统资源很高。Swift直接与SMTP服务器通讯,具有非常高的发送速度和效率。&#160;</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>5.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://unirest.io/" target="_blank">Unirest&#160;</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213404.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213404.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Unirest是一个轻量级的HTTP开发库,可用于PHP、Ruby、Python、Java、Objective-C等开发语言。支持GET、POST、PUT、UPDATE、DELETE操作,它的调用方法与返回结果对所有开发语言来说,都是相同的。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>6.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://detector.dmolsen.com/" target="_blank">Detector</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213405.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213405.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Detector是一个开源的PHP类库,用于检测用户的浏览器环境。它可以获得浏览器的使用情况和浏览器的HTML5 CSS3功能、并分析是否是移动、平板电脑、桌面或网页爬虫和其他项,如:颜色深度、 视频尺寸、Cookie等。该库对每个浏览器用户都使用单一的用户代理字符串来自动适应新浏览器、版本和设备。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>7.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://phpthumb.sourceforge.net/" target="_blank">PHP Thumb</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213406.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213406.jpg" border="0" alt=""></a><br></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">PHP Thumb是一个PHP类,用来生成图片的缩略图。 只需数行代码即可,支持多种图片来源,包括文件系统或者数据库,支持大多数图片格式。并可对图片进行旋转、剪切、加水印等等。可自定义缩略图的质量,提供内建的缓存以降低服务器的负载。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>8.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://stefangabos.ro/php-libraries/zebra-image/" target="_blank">Zebra Image</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213407.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213407.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Zebra Image是一个开源的轻量级图像处理库,并且是一款面向对象库,只需PHP GD2扩展,并支持缩放、裁剪、旋转和翻转操作。它可以用于.jpg、.gif、.png等格式。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>9.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://hybridauth.sourceforge.net/" target="_blank">Hybrid Auth</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213408.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213408.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">HybridAuth是一个开源PHP类库,用于通过微博/社交网站和ID来提供验证功能实现同步登录网站功能。它能够很方便的与现有网站相集成,只要引用一个文件并添加几行代码就能够实现登录。一旦验证,HybridAuth会提供连接用户的标准化相关资料。此外,除了验证功能,这个类库能够让我们与用户连接的social API客户端相交互。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>10.&#160;<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://bastianallgeier.com/gantti/" target="_blank">Gantt Charts</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/2213409.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/2213409.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Gantti是一个开源的PHP类,帮助用户即时生成Gantt图表。使用Gantti创建图表无需使用JavaScript,是纯HTML5-CSS3。图表默认输出非常漂亮,但用户可以自定义样式进行输出(SASS样式表)。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>11.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://mobiledetect.net/" target="_blank">Mobile Detect&#160;</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/22134010.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/22134010.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Mobile Detect是一个PHP类,通过User-Agent检测各种手机设备,并结合HTTP Header来检测移动设备环境。该类库最强大的地方是,它有一个非常完整的库,可以检测出所用的设备类型(包括操作类型、以及手机品牌等都能检测)和浏览器的详细信息。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>12.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://phpimageworkshop.com/" target="_blank">ImageWorkshop</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/22134011.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/22134011.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">顾名思义,ImageWorkshop是一个管理和操作图片的PHP类库,这个类拥有类似图片编辑软件的逻辑:基于层的概念,可以叠加很多层或层组(每一层不同的操纵选项)。它还支持许多功能,比如水印、裁剪、移动、缩放、旋转、叠加等。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>13.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://www.jqmphp.com/" target="_blank">JqmPhp</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/22134012.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/22134012.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">JqmPhp是一个PHP开源类库,旨在简化jQuery与PHP来进行移动开发,用于生成使用jQuery Mobile框架所需要的HTML文件。该类库的文件是独立的,所以你可以根据需要来选择使用。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>14.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://nielse63.github.io/php-image-cache/" target="_blank">PHP Image Cache</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: center; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/22134013.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/22134013.jpg" border="0" alt=""></a><br></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Image Cache是一个轻量级的PHP类,可以在用户浏览器里压缩、移动、缓存图片。这个类提供一些简单的设置如:目录、根路径URL等,然后针对每一张图片调用压缩功能。<br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><strong>15.<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://imagine.readthedocs.org/en/latest/" target="_blank">Imagine</a></strong></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="/files/allimg/131009/22134014.jpg" target="_blank"><img style="border: currentColor; vertical-align: middle;" src="http://www.webjx.com/files/allimg/131009/22134014.jpg" border="0" alt=""></a><br></p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Imagine是一个面向对象的PHP类库,用于图片操作。这个类库能够处理一些经常用到的操作如:缩放、裁剪、应用过滤等。其Color类库可用于对任意特定的颜色生成RGB值。并且还提供一些方法来绘制图形如:圆弧、椭圆、线、片等。</p> <p style="font: 14px/24px Helvetica, Tahoma, Arial, sans-serif; list-style: none; margin: 0px 0px 1.5em; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">来自:<a style="color: rgb(0, 102, 204); text-decoration: none; cursor: pointer;" href="http://codegeekz.com/useful-php-libraries-and-classes-for-developers/" target="_blank">CodeGeekz</a></p>