国外程序员整理的 PHP 资源大全

国外程序员整理的 PHP 资源大全

ziadoz 在 Github 发起维护的一个 [url=http://www.kubiji.cn/juhe_listing-idPHPXueXi.html]PHP [/url]资源列表,内容包括:库、框架、模板、安全、代码分析、日志、第三方库、配置工具、Web 工具、书籍、电子书、经典博文等等。

依赖管理

依赖和包管理库

[url=http://getcomposer.org/]Composer[/url]/[url=http://packagist.org/]Packagist[/url]:一个包和依赖管理器

[url=https://github.com/composer/installers]Composer Installers[/url]:一个多框架[url=http://www.kubiji.cn/juhe_listing-idPHPCOMPOSER.html]Composer[/url]库安装器

[url=https://github.com/FriendsOfPHP/pickle]Pickle[/url]:一个PHP扩展安装器


其他的依赖管理

其他的相关依赖管理

[url=https://github.com/composer/satis]Satis[/url]:一个静态Composer存储库生成器

[url=https://github.com/bamarni/composition]Composition[/url]:一个在运行时检查Composer环境的库

[url=https://github.com/herrera-io/php-version]Version[/url]:语义版本的解析和比较库

[url=https://github.com/ralphschindler/Namespacer]NameSpacer[/url] -转化下划线到命名空间的库

[url=https://github.com/goatherd/patch-installer]Patch Installer[/url] -使用Composer安装补丁的库

[url=https://github.com/silpion/composer-checker]Composer Checker[/url] -校验Composer配置的工具


框架

Web开发框架

[url=http://symfony.com/]Symfony2[/url] -一个独立组件组成的框架

[url=http://framework.zend.com/]Zend Framework 2[/url] -另一个由独立组件组成的框架

[url=http://laravel.com/]Laravel 4[/url] -另一个PHP框架

[url=http://auraphp.com/]Aura PHP[/url] -独立组件的框架

[url=https://github.com/yiisoft/yii2/]Yii2[/url] – 另一个PHP框架

[url=http://nette.org/]Nette[/url] – 另一个由个体组件组成的框架

[url=http://www.ppi.io/]PPI Framework 2[/url] -一个互操作性框架

[url=http://phalconphp.com/en/]Phalcon[/url] -通过C扩展实现的框架


其他框架

其他Web开发框架

[url=https://github.com/symfony-cmf/symfony-cmf]Symfony CMF[/url] – 创建自定义CMS的内容管理框架

[url=http://rad.knplabs.com/]Knp RAD Bundle[/url] -Symfony 2的快速应用程序(RAD)包


框架组件

来自[url=http://www.kubiji.cn/juhe_listing-idPHPKuangJiaKaiFa.html]web开发框架[/url]的独立组件

[url=http://symfony.com/doc/master/components/index.html]Symfony2 Components[/url] -Symfony2组件

[url=https://packages.zendframework.com/]Zend Framework 2 Components[/url] -ZF2组件

[url=http://auraphp.github.com/]Aura Components[/url] -PHP5.4组件包

[url=http://hoa-project.net/En/]Hoa Project[/url] -另一个PHP组件包


微型框架

微型框架和路由

[url=http://silex.sensiolabs.org/]Silex[/url] – 基于Symfony2组件的微型框架

[url=http://www.slimframework.com/]Slim[/url] – 另一个简单的微型框架

[url=http://bulletphp.com/]Bullet PHP[/url] -用于构建REST APIs的微型框架

[url=https://github.com/nikic/FastRoute]Fast Route[/url] – 快速路由库

[url=https://github.com/c9s/Pux]Pux[/url] -另一个快速路由库


其他微型框架

其他相关的微型框架和路由

[url=https://github.com/fabpot/Silex-Skeleton]Silex Skeleton[/url] -Silex的项目架构

[url=https://github.com/silexphp/Silex-WebProfiler]Silex Web Profiler[/url] -Silex web调试工具条

[url=https://github.com/stackphp]Stack[/url] – Silex/Symfony的可堆叠中间件库

[url=https://github.com/codeguy/Slim-Skeleton]Slim Skeleton[/url] -Slim架构

[url=https://github.com/codeguy/Slim-Views]Slim View[/url] -Slim的自定义视图集合

[url=https://github.com/codeguy/Slim-Middleware]Slim Middleware[/url] -Slim的自定义中间件集合


模板

模板化和词法分析的库和工具

[url=http://twig.sensiolabs.org/]Twig[/url] -一个全面的模板语言

[url=https://github.com/asm89/twig-cache-extension]Twig Cache Extension[/url] -一个用于Twig的模板片段缓存库

[url=https://github.com/bobthecow/mustache.php]Mustache[/url] -一个Mustache模板语言的PHP实现

[url=https://github.com/weierophinney/phly_mustache]Phly Mustache[/url] -另一个Mustache模板语言的PHP实现

[url=https://github.com/arnaud-lb/MtHaml]MtHaml[/url] – 一个HAML 模板语言的PHP实现

[url=http://phptal.org/]PHPTAL[/url] -一个 [url=http://en.wikipedia.org/wiki/Template_Attribute_Language]TAL[/url] 模板语言的PHP实现

[url=http://platesphp.com/]Plates[/url] -一个原生[url=http://www.kubiji.cn/juhe_listing-idPHPMoBan.html]PHP模板[/url]库

[url=https://github.com/pyrocms/lex]Lex[/url] -一个轻量级模板解析器


静态站点生成器

预处理工具来生成web页面的内容。

[url=http://sculpin.io/]Sculpin[/url] -转换[url=http://www.kubiji.cn/juhe_listing-idMARKDOWN.html]Markdown[/url]和Twig为静态HTML的工具

[url=http://phrozn.info/]Phrozn[/url] – 另一个转换Textile,Markdown和Twig为HTML的工具


HTTP

用于[url=http://www.kubiji.cn/tutorial-id4113.html]HTTP[/url]和网站爬取的库

[url=https://github.com/guzzle/guzzle]Guzzle[/url] -一个全面的HTTP客户端

[url=https://github.com/kriswallsmith/Buzz]Buzz[/url] -另一个HTTP客户端

[url=https://github.com/rmccue/Requests]Requests[/url] -一个简单的HTTP库

[url=https://github.com/nategood/httpful]HTTPFul[/url] -一个链式HTTP库

[url=https://github.com/fabpot/Goutte]Goutte[/url] -一个简单的web爬取器

[url=http://php-vcr.github.io/]PHP VCR[/url] -录制和重放HTTP请求的库


URL

解析URL的库

[url=https://github.com/jwage/purl]Purl[/url] -一个URL处理库

[url=https://github.com/jeremykendall/php-domain-parser]PHP Domain Parser[/url] -一个本地前缀解析库


Email

发送和解析邮件的库

[url=http://swiftmailer.org/]SwiftMailer[/url] – 一个邮件解决方案

[url=https://github.com/PHPMailer/PHPMailer]PHPMailer[/url] – 另一个邮件解决方案

[url=https://github.com/tedivm/Fetch]Fetch[/url] -一个IMAP库

[url=https://github.com/willdurand/EmailReplyParser]Email Reply Parser[/url] -一个邮件回复解析库

[url=https://github.com/henrikbjorn/Stampie]Stampie[/url] -邮件服务库,不如 [url=http://sendgrid.com/]SendGrid[/url], [url=http://postmarkapp.com/]PostMark[/url], [url=http://www.mailgun.com/]MailGun[/url] 和 [url=http://www.mandrill.com/]Mandrill[/url].

[url=https://github.com/tijsverkoyen/CssToInlineStyles]CssToInlineStyles[/url] -一个在邮件模板内联CSS的库


文件

文件处理和MIME类型检测库

[url=https://github.com/KnpLabs/Gaufrette]Gaufrette[/url] -一个文件系统抽象层

[url=https://github.com/FrenkyNet/Flysystem]Flysystem[/url] – 另一个文件系统抽象层

[url=https://github.com/dflydev/dflydev-canal]Canal[/url] -一个检测互联网媒体类型的库

[url=https://github.com/dflydev/dflydev-apache-mime-types]Apache MIME Types[/url] -一个解析Apache MIME类型的库

[url=https://github.com/versionable/Ferret]Ferret[/url] – 一个MIME检测库

[url=https://github.com/hoaproject/Mime]Hoa Mime[/url] -另一个MIME检测库

[url=https://github.com/henrikbjorn/Lurker]Lurker[/url] -一个资源跟踪库

[url=https://github.com/herrera-io/php-file-locator]PHP File Locator[/url] -一个在大型项目定位文件的库

[url=https://github.com/alchemy-fr/PHP-FFmpeg/]PHP FFmpeg[/url] -一个用于[url=http://www.ffmpeg.org/]FFmpeg[/url] 视频包装的库.

[url=https://github.com/nyamsprod/Bakame.csv]CSV[/url] – 一个CSV数据处理库


Streams 流

处理流的库

[url=https://github.com/fzaninotto/Streamer]Streamer[/url] – 一个面向对象的流包装库


Dependency Injection依赖注入

实现依赖注入设计模式的库

[url=http://pimple.sensiolabs.org/]Pimple[/url] – 一个小的依赖注入容器

[url=https://github.com/rdlowrey/Auryn]Auryn[/url] – 另一个依赖注入容器

[url=https://github.com/orno/di]Orno Di[/url] -另一个可伸缩的依赖注入容器

[url=http://mnapoli.github.com/PHP-DI/]PHP DI[/url] -一个使用注释实现的依赖注入

[url=https://github.com/jeremeamia/acclimate]Acclimate[/url] -一个依赖注入容器和服务定位的通用接口


Imagery 图像

处理图像的库

[url=http://imagine.readthedocs.org/en/latest/index.html]Imagine[/url] -一个图像处理库

[url=https://github.com/Sybio/ImageWorkshop]PHP Image Workshop[/url] -另一个图像处理库

[url=https://github.com/Intervention/image]Intervention Image[/url] -另一个图像处理库

[url=https://github.com/Sybio/GifFrameExtractor]GIF Frame Extractor[/url] -一个提取GIF动画帧信息的库

[url=https://github.com/Sybio/GifCreator]GIF Creator[/url] – 一个通过多张图片创建GIF动画的库

[url=https://github.com/nmcteam/image-with-text]Image With Text[/url] -一个在图像中嵌入文本的库

[url=https://github.com/php-loep/color-extractor]Color Extractor[/url] -一个从图像中提取颜色的库


Testing 测试

测试代码和生成测试数据的库

[url=https://github.com/sebastianbergmann/phpunit]PHPUnit[/url] -一个单元测试框架

[url=https://github.com/sebastianbergmann/dbunit]DBUnit[/url] -PHPUnit的数据库测试库

[url=https://github.com/brianium/paratest]ParaTest[/url] – PHPUnit的并行测试库

[url=https://github.com/phpspec/phpspec]PHPSpec[/url] -基于功能点设计的单元测试库

[url=https://github.com/Codeception/Codeception]Codeception[/url] -一个全栈测试框架

[url=https://github.com/Codeception/AspectMock]AspectMock[/url] –  PHPUnit/ Codeception 模拟框架。

[url=https://github.com/atoum/atoum]Atoum[/url] -一个简单的测试库

[url=https://github.com/padraic/mockery]Mockery[/url] -一个用测试的模拟对象库

[url=https://github.com/mlively/Phake]Phake[/url] -另一个用测试的模拟对象库

[url=https://github.com/phpspec/prophecy]Prophecy[/url] -一个可选度很高的模拟框架

[url=https://github.com/fzaninotto/Faker]Faker[/url] -一个伪数据生成库

[url=https://github.com/mauris/samsui]Samsui[/url] – 另一个伪数据生成库

[url=https://github.com/nelmio/alice]Alice[/url] -富有表现力的一代库

[url=http://behat.org/]Behat[/url] -一个行为驱动开发(BDD)测试框架

[url=https://github.com/danielstjules/pho]Pho[/url] -一个行为驱动开发测试框架

[url=http://mink.behat.org/]Mink[/url] -Web验收测试

[url=https://github.com/InterNations/http-mock]HTTP Mock[/url] – 一个在单元测试模拟HTTP请求的库

[url=https://github.com/mikey179/vfsStream]VFS Stream[/url] -一个用于测试的虚拟文件系统流的包装器

[url=https://github.com/adlawson/vfs.php]VFS[/url] -另一个用于测试虚拟文件系统

[url=http://locust.io/]Locust[/url] -一个用Python编写的现代加载测试库


Continuous Integration 持续集成

持续集成的库和应用

[url=https://travis-ci.org/]Travis CI[/url] – 一个持续集成平台

[url=http://www.phptesting.org/]PHPCI[/url] -一个PHP的开源持续集成平台

[url=http://sismo.sensiolabs.org/]Sismo[/url] – 一个持续测试服务库

[url=http://jenkins-ci.org/]Jenkins[/url]一个 [url=http://jenkins-php.org/index.html]PHP 支持[/url]的持续集成平台

[url=https://github.com/jolicode/JoliCi]JoliCi[/url] – 一个用PHP编写的由Docker支持的持续集成客户端


Documentation 文档

生成项目文档的库

[url=https://github.com/fabpot/Sami]Sami[/url] -一个API文档生成器

[url=https://github.com/apigen/apigen]APIGen[/url] -另一个API文档生成器

[url=https://github.com/phpDocumentor/phpDocumentor2]PHP Documentor 2[/url] -一个API文档生成器

[url=http://phpdox.de/]phpDox[/url] – 一个PHP项目的文档生成器(不限于API文档)


Security 安全

生成安全的随机数,加密数据,扫描漏洞的库

[url=https://github.com/ezyang/htmlpurifier]HTML Purifier[/url] -一个兼容标准的HTML过滤器

[url=https://github.com/ircmaxell/RandomLib]RandomLib[/url] -一个生成随机数和字符串的库

[url=https://github.com/pixeloution/true-random]True Random[/url] -使用 [url=http://www.random.org/]www.random.org[/url]生成随机数的库

[url=https://github.com/padraic/SecurityMultiTool]SecurityMultiTool[/url] -一个PHP安全库

[url=http://phpseclib.sourceforge.net/]PHPSecLib[/url] -一个纯PHP安全通信库

[url=https://github.com/timoh6/TCrypto]TCrypto[/url] -一个简单的键值加密存储库

[url=https://github.com/PHPIDS/PHPIDS]PHP IDS[/url] – 一个结构化的PHP安全层

[url=https://github.com/Herzult/php-ssh]PHP SSH[/url] -一个试验的面向对象的SSH包装库

[url=https://github.com/psecio/iniscan]IniScan[/url] -一个扫描PHP INI文件安全的库

[url=https://security.sensiolabs.org/]SensioLabs Security Check[/url] -一个为检查Composer依赖提供安全建议的web工具

[url=https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project]Zed[/url] – 一个集成的web应用渗透测试工具


Passwords 密码

处理和存储密码的库和工具

[url=https://github.com/ircmaxell/password_compat]Password Compat[/url] -一个新的PHP5.5密码函数的兼容库

[url=http://www.openwall.com/phpass/]phpass[/url] – 一个便携式的密码哈希框架

[url=https://github.com/ircmaxell/PHP-PasswordLib]PHP Password Lib[/url] -一个生成和校验密码的库

[url=https://github.com/ircmaxell/password-policy]Password Policy[/url] – 一个PHP和JavaScript的密码策略库

[url=https://github.com/jeremykendall/password-validator]Password Validator[/url] – 校验和升级密码哈希的库

[url=https://github.com/bjeavons/zxcvbn-php]Zxcvbn PHP[/url] -一个基于Zxcvbn JS的现实的PHP密码强度估计库


Code Analysis 代码分析

分析,解析和处理代码库的库的工具

[url=https://github.com/nikic/PHP-Parser]PHP Parser[/url] -一个PHP编写的PHP解析器

[url=https://github.com/ircmaxell/PHPPHP]PHPPHP[/url] – 一个PHP实现的PHP虚拟机

[url=https://github.com/fieryprophet/php-sandbox]PHPSandbox[/url] -一个PHP沙盒环境

[url=https://github.com/jakubledl/dissect]Dissect[/url] -一个词法和语法分析的工具集合

[url=http://phpmd.org/]PHP Mess Detector[/url] -一个扫描代码缺陷,次优代码,未使用的参数等等的库。

[url=https://github.com/squizlabs/PHP_CodeSniffer]PHP Code Sniffer[/url] -一个检测PHP、CSS和JS代码标准冲突的库

[url=https://github.com/sebastianbergmann/phpcpd]PHPCPD[/url] – 一个检测复制和粘贴代码的库

[url=https://github.com/scrutinizer-ci/php-analyzer]PHP Analyser[/url] -一个分析PHP代码查找缺陷和错误的库

[url=https://github.com/fabpot/PHP-CS-Fixer]PHP CS Fixer[/url] – 一个编码标准库

[url=https://github.com/schmittjoh/php-manipulator]PHP Manipulator[/url] -一个分析和修改PHP源代码的库

[url=https://github.com/Halleck45/PhpMetrics]PHP Metrics[/url] -一个静态测量库

[url=https://github.com/QafooLabs/php-refactoring-browser]PHP Refactoring Browser[/url] -一个重构PHP代码的命令行工具集

[url=https://github.com/devster/ubench]UBench[/url] – 一个简单的微型基准检测库

[url=https://github.com/polyfractal/athletic]Athletic[/url] -一个基于注释的基准检测库

[url=https://github.com/Trismegiste/Mondrian]Mondrian[/url] – 使用使用图论的代码分析工具

[url=https://scrutinizer-ci.com/]Scrutinizer[/url] -一个审查PHP代码的web工具

[url=https://github.com/sebastianbergmann/phploc]PHPLOC[/url] -一个快速测量PHP项目大小的工具

[url=https://github.com/phacility/xhprof]xHprof[/url] -另一个PHP分析工具

[url=https://github.com/jbrooksuk/phpcheckstyle]PHPCheckstyle[/url] -一个帮助遵守特定的编码惯例的工具。


Debugging 调试

[url=http://www.kubiji.cn/juhe_listing-idPHPDiaoShi.html]调试代码[/url]的库和工具

[url=https://github.com/xdebug/xdebug]xDebug[/url] -一个调试和分析PHP的工具

[url=http://phpdebugbar.com/]PHP Debug Bar[/url] – 一个调试工具栏

[url=https://github.com/Seldaek/php-console]PHP Console[/url] -一个web调试控制台

[url=https://github.com/barbushin/php-console]Barbushin PHP Console[/url] -另一个使用Google Chrome的web调试控制台

[url=http://phpdbg.com/]PHPDBG[/url] – 一个交互的PHP调试器

[url=https://github.com/nette/tracy]Tracy[/url] -一个简单的错误检测,写日志和时间测量库


Build Tools 构建工具

项目构建和自动化工具

[url=https://github.com/herrera-io/php-go]Go[/url] -一个简单的PHP构建工具

[url=https://github.com/CHH/bob]Bob[/url] – 一个简单的项目自动化工具

[url=https://github.com/jaz303/phake]Phake[/url] -一个PHP克隆库

[url=https://github.com/kherge/Box]Box[/url] – 一个构建PHAR文件的工具

[url=http://www.phing.info/]Phing[/url] -一个灵感来自于Apache Ant的PHP项目构建系统


Task Runners 任务运行器

自动运行任务的库

[url=http://taskphp.github.io/]Task[/url] -一个灵感来源于Grunt和Gulp的纯PHP任务运行器

[url=https://github.com/Codegyre/Robo]Robo[/url] -一个面向对象配置的PHP任务运行器

[url=http://bldr.io/]Bldr[/url] -一个构建在Symfony组件上的PHP任务运行器


Navigation导航

构建导航结构的工具

[url=https://github.com/KnpLabs/KnpMenu]KnpMenu[/url] – 一个菜单库

[url=https://github.com/tackk/cartographer]Cartographer[/url] -一个站点地图生成库


Asset Management 资源管理

管理,压缩和最小化web站点资源的工具

[url=https://github.com/kriswallsmith/assetic]Assetic[/url] – 一个资源管理的管道库

[url=https://github.com/CHH/pipe]Pipe[/url] -另一个资源管理的管道库

[url=https://github.com/meenie/munee]Munee[/url] -一个资源优化库

[url=https://github.com/tedivm/JShrink]JShrink[/url] -一个JavaScript最小化库

[url=https://github.com/webmozart/puli]Puli[/url] – 一个检测资源绝对路径的库


Geolocation 地理位置

为地理编码地址和使用纬度经度的库。

[url=http://geocoder-php.org/]GeoCoder[/url] -一个地理编码库

[url=https://github.com/php-loep/Geotools]GeoTools[/url] -一个地理工具相关的库

[url=https://github.com/mjaschen/phpgeo]PHPGeo[/url] -一个简单的地理库

[url=https://github.com/jmikola/geojson]GeoJSON[/url] -一个地理JSON的实现


Date and Time 日期和时间

处理日期和时间的库

[url=https://github.com/briannesbitt/Carbon]Carbon[/url] – 一个简单的日期时间API扩展

[url=https://github.com/jasonlewis/expressive-date]ExpressiveDate[/url] -另一个日期时间API扩展

[url=http://yohan.giarel.li/CalendR]CalendR[/url] – 一个日历管理库


Event 事件

时间驱动或非阻塞事件循环实现的库

[url=https://github.com/reactphp/react]React[/url] -一个事件驱动的非阻塞I/O库

[url=https://github.com/asm89/Rx.PHP]Rx.PHP[/url] – 一个reactive扩展库

[url=https://github.com/cboden/Ratchet]Ratchet[/url] – 一个web套接字库

[url=https://github.com/hoaproject/Websocket]Hoa WebSocket[/url] -另一个web套接字库

[url=https://github.com/hoaproject/Eventsource]Hoa EventSource[/url] -一个事件源库

[url=https://github.com/igorw/evenement]Evenement[/url] -一个事件分发库

[url=https://github.com/fuelphp/event]FuelPHP Event[/url] -另一个事件分发库


Logging 日志

生成和[url=http://www.kubiji.cn/juhe_listing-idPHPRiZhi.html]处理日志[/url]文件的库

[url=https://github.com/Seldaek/monolog]Monolog[/url] – 一个全面的日志工具

[url=https://github.com/katzgrau/KLogger]KLogger[/url] -一个易用的PSR-3兼容的日志类


E-commerce 电子商务

处理支付和构建在线电子商务商店的库和应用

[url=https://github.com/adrianmacneil/omnipay]OmniPay[/url] -一个框架混合了多网关支付处理的库

[url=https://github.com/payum/payum]Payum[/url] – 一个支付抽象库

[url=http://www.sylius.org/]Sylius[/url] – 一个开源的电子商务解决方案

[url=http://thelia.net/v2/]Thelia[/url] -另一个开源的电子商务解决方案

[url=https://github.com/mathiasverraes/money]Money[/url] – 一个Fowler金钱模式的PHP实现

[url=https://github.com/sebastianbergmann/money]Sebastian Money[/url] -另一个处理货币值的库

[url=https://github.com/florianv/swap]Swap[/url] -一个汇率库


PDF

处理PDF文件的库和软件

[url=https://github.com/KnpLabs/snappy]Snappy[/url] -一个PDF和图像生成器库

[url=https://github.com/antialize/wkhtmltopdf]WKHTMLToPDF[/url] -一个将HTML转换为PDF的工具


Database 数据库

使用对象关系映射(ORM)或数据映射技术的数据库交互库

[url=http://www.doctrine-project.org/]Doctrine[/url] -一个全面的DBAL和ORM

[url=https://github.com/l3pp4rd/DoctrineExtensions]Doctrine Extensions[/url] -一个Doctrine行为扩展的集合

[url=http://www.propelorm.org/]Propel[/url] – 一个快速的ORM,迁移库和查询构架器

[url=https://github.com/illuminate/database]Eloquent[/url] -Laravel 4 ORM

[url=https://github.com/etrepat/baum]Baum[/url] -一个Eloquent的嵌套集实现

[url=https://github.com/vlucas/spot2]Spot2[/url] -一个MySQL的ORM映射器

[url=http://redbeanphp.com/]RedBean[/url] -一个轻量级,低配置的ORM

[url=https://github.com/chanmix51/Pomm]Pomm[/url] -一个PostgreSQL对象模型管理器

[url=https://github.com/Ocramius/ProxyManager]ProxyManager[/url] -一个为数据映射生成代理对象的工具集


Migrations 迁移

帮助管理数据库模式和迁移的库

[url=https://github.com/davedevelopment/phpmig]PHPMig[/url] -另一个迁移管理库

[url=https://github.com/robmorgan/phinx]Phinx[/url] – 另一个数据库迁移管理库

[url=https://github.com/icomefromthenet/Migrations]Migrations[/url] -一个迁移管理库

[url=http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html]Doctrine Migrations[/url] -一个Doctrine迁移库


NoSQL

处理[url=http://www.kubiji.cn/juhe_listing-idNOSQL.html]NoSQL[/url]后端的库

[url=https://github.com/alexbilbie/MongoQB]MongoQB[/url] -一个MongoDB查询构建库

[url=https://github.com/thephpleague/monga]Monga[/url] -一个MongoDB抽象库

[url=https://github.com/nrk/predis]Predis[/url] – 一个功能完整的Redis库


Queue 队列

处理事件和任务队列的库

[url=https://github.com/pda/pheanstalk]Pheanstalk[/url] -一个Beanstalkd 客户端库

[url=https://github.com/videlalvaro/php-amqplib]PHP AMQP[/url] -一个纯PHP AMQP库

[url=https://github.com/videlalvaro/Thumper]Thumper[/url] – 一个RabbitMQ模式库

[url=https://github.com/bernardphp/bernard]Bernard[/url] -一个多后端抽象库


Search 搜索

在数据上索引和执行查询的库和软件

[url=https://github.com/elasticsearch/elasticsearch-php]ElasticSearch PHP[/url] -ElasticSearch的官方客户端库

[url=https://github.com/ruflin/Elastica]Elastica[/url] -ElasticSearch的客户端库

[url=http://www.solarium-project.org/]Solarium[/url] -Solr的客户端库

[url=http://foolcode.github.io/SphinxQL-Query-Builder/]SphinxQL query builder[/url] -Sphinx搜索引擎的的查询库


Command Line 命令行

构建命令行工具的库

[url=https://github.com/d11wtq/boris]Boris[/url] – 一个微型PHP REPL

[url=https://github.com/bobthecow/psysh]PsySH[/url] – 另一个微型PHP REPL

[url=https://github.com/mcrumm/pecan]Pecan[/url] -一个事件驱动和非阻塞内核

[url=https://github.com/ulrichsg/getopt-php]GetOpt[/url] – 一个命令行选择解析器

[url=https://github.com/CHH/optparse]OptParse[/url] -另一个命令行选择解析器

[url=https://github.com/nategood/commando]Commando[/url] -另一个简单的命令行选择解析器

[url=https://github.com/c9s/php-GetOptionKit]GetOptionKit[/url] -另一个命令行选择解析器

[url=https://github.com/mtdowling/cron-expression]Cron Expression[/url] -计算cron运行日期的库

[url=https://github.com/MrRio/shellwrap]ShellWrap[/url] -一个简单的命令行包装库

[url=https://github.com/hoaproject/Console]Hoa Console[/url] -另一个命令行库

[url=https://github.com/php-loep/shunt]Shunt[/url] – 一个在多台远程机器上并行运行命令行的库

[url=https://github.com/Cilex/Cilex]Cilex[/url] -一个构建命令行工具的微型框架


Authentication 身份验证

实现身份验证的库

[url=https://github.com/cartalyst/sentry]Sentry[/url] -一个混合的身份验证和授权的框架库

[url=http://docs.cartalyst.com/sentry-social-2/introduction]Sentry Social[/url] -一个社交网络身份验证库

[url=https://github.com/opauth/opauth]Opauth[/url] -一个多渠道的身份验证框架

[url=https://github.com/php-loep/oauth2-server]OAuth2[/url] -一个OAuth2身份验证服务,资源服务器和客户端库

[url=http://bshaffer.github.io/oauth2-server-php-docs/]OAuth2 Server[/url] -另一个OAuth2服务器实现

[url=https://github.com/Lusitanian/PHPoAuthLib]PHP oAuthLib[/url] -另一个OAuth库

[url=https://github.com/ruudk/twitteroauth]TwitterOAuth[/url] -一个Twitter OAuth库

[url=https://github.com/lyrixx/twitter-sdk]TwitterSDK[/url] -一个完全测试的Twitter SDK

[url=https://github.com/dflydev/dflydev-hawk]Hawk[/url] -一个Hawk HTTP身份认证库

[url=https://github.com/hybridauth/hybridauth]HybridAuth[/url] -一个开源的社交登陆库


Markup 标记

处理标记的库

[url=http://milesj.me/code/php/decoda]Decoda[/url] -一个轻量级标记解析库

[url=https://github.com/michelf/php-markdown]PHP Markdown[/url] -一个Markdown解析器

[url=https://github.com/thephpleague/commonmark]CommonMark PHP[/url] -一个对 [url=https://jgm.github.io/stmd/spec.html]CommonMark spec[/url]全支持的Markdown解析器

[url=https://github.com/dflydev/dflydev-markdown]Dflydev Markdown[/url] -另一个Markdown解析器

[url=https://github.com/erusev/parsedown]Parsedown[/url] -另一个Markdown解析器

[url=https://github.com/kzykhys/Ciconia]Ciconia[/url] – 另一个支持Github Markdown风格的Markdown解析器

[url=https://github.com/cebe/markdown]Cebe Markdown[/url] -一个快速的可扩展的Markdown解析器

[url=https://github.com/Masterminds/html5-php]HTML5 PHP[/url] – 一个HTML5解析和序列化库


Strings 字符串

解析和处理字符串的库

[url=https://github.com/sensiolabs/ansi-to-html]ANSI to HTML5[/url] -ANSI到HTML5的转化库

[url=https://github.com/nicolas-grekas/Patchwork-UTF8]Patchwork UTF-8[/url] -一个处理UTF-8字符串的便携库

[url=https://github.com/hoaproject/String]Hoa String[/url] -另一个UTF-8字符串库

[url=https://github.com/danielstjules/Stringy]Stringy[/url] -一个多字节支持的字符串处理库

[url=https://github.com/mikeemoo/ColorJizz-PHP]Color Jizz[/url] -处理和转换颜色的库

[url=https://github.com/ramsey/uuid]UUID[/url] – 生成UUIDs的库

[url=https://github.com/cocur/slugify]Slugify[/url] -转换字符串到slug的库

[url=https://github.com/jbroadway/urlify]Urlify[/url] – 一个Django的 URLify.jsPHP通道

[url=https://github.com/kzykhys/Text]Text[/url] – 一个文本处理库

[url=https://github.com/jdorn/sql-formatter/]SQL Formatter[/url] -一个格式化SQL语句的库

[url=https://github.com/tobie/ua-parser/tree/master/php]UA Parser[/url] – 一个解析用户代理字符串的库


Numbers 数字

处理数字的库

[url=https://github.com/powder96/numbers.php]Numbers PHP[/url] -处理数字的库

[url=https://github.com/moontoast/math]Math[/url] -处理大数字的库

[url=https://github.com/gabrielelana/byte-units]ByteUnits[/url] – 在二进制和度量系统中解析,格式化和转换字节单元的库

[url=https://github.com/triplepoint/php-units-of-measure]PHP Units of Measure[/url] -一个计量单位转换的库

[url=https://github.com/Crisu83/php-conversion]PHP Conversion[/url] – 另一个计量单位转换的库

[url=https://github.com/giggsey/libphonenumber-for-php]LibPhoneNumber for PHP[/url] -Google电话号码处理的PHP实现库


Filtering and Validation 过滤和验证

过滤和验证数据的库

[url=https://github.com/ircmaxell/filterus]Filterus[/url] – 一个简单的PHP过滤库

[url=https://github.com/Respect/Validation]Respect Validate[/url] -一个简单的验证库

[url=https://github.com/vlucas/valitron]Valitron[/url] -另一个验证库

[url=https://github.com/codeguy/Upload]Upload[/url] – 一个处理文件上传和验证的库

[url=https://github.com/rdohms/DMS-Filter]DMS Filter[/url] – 一个注释过滤库

[url=https://github.com/romaricdrigon/MetaYaml]MetaYaml[/url] -一个支持YAML,JSON和XML的模式验证库

[url=https://github.com/ronanguilloux/IsoCodes]ISO-codes[/url] -验证各种ISO和ZIP编码的库(IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN)


 REST和API

开发REST-ful API的库和web工具

[url=https://github.com/zfcampus/zf-apigility-skeleton]Apigility[/url] -一个使用Zend Framework 2构建的API构建器

[url=https://github.com/willdurand/Hateoas]Hateoas[/url] -一个HOATEOAS REST web服务库

[url=https://github.com/blongden/hal]HAL[/url] -一个超文本应用语言(HAL)构建库

[url=https://github.com/willdurand/Negotiation]Negotiation[/url] -一个内容协商库

[url=https://github.com/leedavis81/drest]Drest[/url] -一个将Doctrine实体暴露为REST资源节点的库

[url=https://github.com/Luracast/Restler]Restler[/url] -一个将PHP方法暴露为RESTful web API的轻量级框架


Caching 缓存

缓存数据的库

[url=http://www.php.net/manual/en/book.apc.php]Alternative PHP Cache (APC)[/url] – 打开PHP伪代码缓存

[url=https://github.com/doctrine/cache]Cache[/url] -一个缓存库(Doctrine部分)

[url=https://github.com/tedivm/Stash]Stash[/url] -另一个缓存库


数据结构和存储

实现数据结构和存储技术的库

[url=https://github.com/morrisonlevi/Ardent]Ardent[/url] -一个数据结构库

[url=https://github.com/schmittjoh/php-collection]PHP Collections[/url] – 一个简单的集合库

[url=https://github.com/schmittjoh/serializer]Serializer[/url] -一个序列化和反序列化数据的库

[url=https://github.com/herrera-io/php-object-storage]PHP Object Storage[/url] -一个对象存储库

[url=https://github.com/php-loep/fractal]Fractal[/url] -一个转换复杂数据结构到JSON输出的库

[url=http://github.com/Wisembly/Totem]Totem[/url] -一个管理和穿件数据交换集的库

[url=https://github.com/TimeToogo/Pinq]PINQ[/url] -一个PHP实时Linq库

[url=https://github.com/netresearch/jsonmapper]JsonMapper[/url] -一个将内嵌JSON结构映射为PHP类的库


Notifications 通知

处理通知软件的库

[url=https://github.com/filp/nod]Nod[/url] -一个通知库(Growl等)

[url=https://github.com/wrep/notificato]Notificato[/url] – 一个处理推送通知的库

[url=https://github.com/Ph3nol/NotificationPusher]Notification Pusher[/url] -一个设备推送通知的独立库

[url=https://github.com/namshi/notificator]Notificator[/url] -一个轻量级的通知库


Deployment 部署

项目部署库

[url=https://github.com/tamagokun/pomander]Pomander[/url] -一个PHP应用部署工具

[url=https://github.com/Anahkiasen/rocketeer]Rocketeer[/url] -PHP世界里的一个快速简单的部署器

[url=https://github.com/laravel/envoy]Envoy[/url] -一个用PHP运行SSH任务的工具

[url=https://github.com/aerialls/Plum]Plum[/url] – 一个部署库


国际化和本地化

国际化(I18n)和本地化(L10n)

[url=https://github.com/auraphp/Aura.Intl]Aura.Intl[/url]


第三方API

访问第三方API的库

[url=https://github.com/aws/aws-sdk-php]Amazon Web Service SDK[/url] – PHP AWS SDK官方库

[url=https://github.com/gwkunze/S3StreamWrapper]S3 Stream Wrapper[/url] -Amazon S3流包装库

[url=https://github.com/stripe/stripe-php]Stripe[/url] -Stripe官方PHP库

[url=http://campaignmonitor.github.com/createsend-php/]Campaign Monitor[/url] -Campaign Monitor官方PHP库

[url=https://github.com/toin0u/DigitalOcean]Digital Ocean[/url] -Digital Ocean API 接口库

[url=https://github.com/dsyph3r/github-api3-php]Github[/url] – Github API交互库

[url=https://github.com/KnpLabs/php-github-api]PHP Github API[/url] -另一个Github API交互库

[url=https://github.com/widop/twitter-oauth]Twitter OAuth[/url] -Twitter OAuth工作流交互库

[url=https://github.com/widop/twitter-rest]Twitter REST[/url] – Twitter REST API交互库

[url=https://github.com/dropbox/dropbox-sdk-php]Dropbox SDK[/url] – The official PHP Dropbox SDK library.

[url=https://github.com/dropbox/dropbox-sdk-php]Dropbox SDK[/url] – Dropbox SDK官方PHP库

[url=https://github.com/twilio/twilio-php]Twilio[/url] – The official Twilio PHP REST API.

[url=https://github.com/twilio/twilio-php]Twilio[/url] – Twilio官方PHP REST API

[url=https://github.com/mailgun/mailgun-php]Mailgun[/url] The official Mailgun PHP API.

[url=https://github.com/mailgun/mailgun-php]Mailgun[/url] Mailgun官方PHP REST API


Extensions 扩展

帮组构建[url=http://www.kubiji.cn/juhe_listing-idPHPKuoZhan.html]PHP扩展[/url]的库

[url=https://github.com/phalcon/zephir]Zephir[/url] -用于开发PHP扩展,且介于PHP和C++之间的编译语言

[url=http://www.php-cpp.com/]PHP CPP[/url] -一个开发PHP扩展的C++库


Miscellaneous 杂项

不在上面分类中的有用库和工具

[url=https://github.com/kriswallsmith/spork]Spork[/url] -一个处理forking的库

[url=https://github.com/Seldaek/jsonlint]JSON Lint[/url] – 一个JSON lint工具

[url=https://github.com/willdurand/JsonpCallbackValidator]JSONPCallbackValidator[/url] -验证JSONP回调的库

[url=https://github.com/whiteoctober/Pagerfanta]Pagerfanta[/url] -一个分页库

[url=https://github.com/bobthecow/Ruler]Ruler[/url] – 一个简单的无状态的生产环境规则引擎。

[url=https://github.com/beberlei/litecqrs-php]LiteCQRS[/url] -一个CQRS(命令查询责任分离)库

[url=https://github.com/EvanDotPro/Sslurp]Sslurp[/url] – 一个使得SSL处理减少的库

[url=https://github.com/schmittjoh/php-option]PHP Option[/url]一个可选的类型库

[url=https://github.com/beberlei/metrics]Metrics[/url] -一个简单的度量API库

[url=https://github.com/evert/sabre-vobject]Sabre VObject[/url] – 一个解析VCard和iCalendar对象的库

[url=https://github.com/doctrine/annotations]Annotations[/url] -一个注释库(Doctrine部分)

[url=https://github.com/filp/whoops]Whoops[/url] -一个不错的错误处理库

[url=http://yohan.giarel.li/Finite]Finite[/url] -一个简单的PHP有限状态机

[url=https://github.com/raulfraile/Ladybug]LadyBug[/url] -一个dumper库

[url=https://github.com/lstrojny/Procrastinator]Procrastinator[/url] -运行耗时任务的库

[url=https://github.com/igorw/compose]Compose[/url] -一个功能组合库

[url=https://github.com/jeremeamia/super_closure]SuperClosure[/url] -一个允许闭包序列化的库

[url=https://github.com/kakawait/Jumper]Jumper[/url] – 一个远程服务执行库

[url=http://anahkiasen.github.io/underscore-php/]Underscore[/url] -一个Undersccore JS库的PHP实现

[url=https://github.com/eymengunay/php-passbook]PHP PassBook[/url] -一个iOS PassBook PHP库

[url=https://github.com/Kitano/php-expression]PHP Expression[/url] -一个PHP表达式语言

[url=https://github.com/liip/RMT]RMT[/url] – 一个编写版本和发布软件的库

[url=https://github.com/herrera-io/php-wise]Wise[/url] – 一个配置管理器

[url=https://github.com/euskadi31/Opengraph]Opengraph[/url] -一个开放图库

[url=https://github.com/felixgirault/essence]Essence[/url] -一个提取web媒体的库

[url=https://github.com/mpratt/Embera]Embera[/url] -一个Oembed消费库

[url=https://github.com/alexandresalome/graphviz]Graphviz[/url] -一个图形库

[url=https://github.com/ircmaxell/monad-php]Monad PHP[/url] 一个简单Monad库

[url=https://github.com/selvinortiz/flux]Flux[/url] -一个正则表达式构建库

[url=http://antecedent.github.io/patchwork/]Patchwork[/url] – 一个重新定义用户的函数库

[url=https://github.com/igorw/galapagos]Galapagos[/url] -语言转换进化

[url=https://github.com/domnikl/DesignPatternsPHP]Design Patterns PHP[/url] -一个使用PHP实现的设计模式存储库

[url=https://github.com/phpcr/phpcr]PHPCR[/url] – 一个Java内容存储库(JCR)的PHP实现

[url=https://github.com/lstrojny/functional-php]Functional PHP[/url] – 一个函数式编程库

[url=https://github.com/mtdowling/ClassPreloader]ClassPreloader[/url] – 一个优化自动加载的库

[url=https://github.com/phine/lib-country]Lib Country[/url] -一个国家和地区数据的库

[url=https://github.com/phine/lib-accessor]Lib Accessor[/url] -一个简化访问的库

[url=http://dunkels.com/adam/phpstack/]PHPStack[/url] -一个PHP编写的TCP/IP栈概念

[url=https://github.com/willdurand/nmap]Nmap[/url] -一个Nmap PHP包装器

[url=https://github.com/dantleech/code-mover]Code Mover[/url] -一个移动代码的库

[url=https://github.com/nikic/iter]Iter[/url] -一个使用生成器提供迭代原语的库

[url=https://github.com/igorw/lambda-php]Lambda PHP[/url] -一个PHP中的Lambda 计算解析器

[url=https://github.com/umpirsky/country-list]Country List[/url] – 所有带有名称和ISO 3166-1编码的国家列表

[url=https://github.com/ronanguilloux/php-gpio]PHP-GPIO[/url] – 用于Raspberry PI的GPIO pin的库

[url=https://github.com/koriym/print_o]print_o[/url] – 一个对象图的可视化器

[url=https://github.com/fuelphp/alias]Alias[/url] -一个类别名库


Software 软件

创建一个开发环境的软件

PHP安装

在你的电脑上帮助安装和管理PHP的工具

[url=http://mxcl.github.com/homebrew/]HomeBrew[/url] -一个OSX包管理器

[url=https://github.com/josegonzalez/homebrew-php]HomeBrew PHP[/url] -一个HomeBrew的PHP通道

[url=http://php-osx.liip.ch/]PHP OSX[/url] – 一个OSX下的PHP安装器

[url=https://github.com/c9s/phpbrew]PHP Brew[/url] -一个PHP版本管理和安装器

[url=https://github.com/CHH/phpenv]PHP Env[/url] – 另一个PHP版本管理器

[url=https://github.com/jubianchi/phpswitch]PHP Switch[/url] – 另一个PHP版本管理器

[url=https://github.com/CHH/php-build]PHP Build[/url] – 另一个PHP版本安装器

[url=http://virtphp.org/]VirtPHP[/url] – 一个创建和管理独立PHP环境的工具


Development Environment 开发环境

创建沙盒开发环境的软件和工具

[url=http://www.vagrantup.com/]Vagrant[/url] -一个便携的开发环境工具

[url=http://www.ansibleworks.com/]Ansible[/url] – 一个非常简单的编制框架

[url=http://puppetlabs.com/]Puppet[/url] -一个服务器自动化框架和应用

[url=https://puphpet.com/]PuPHPet[/url] -一个构建PHP开发虚拟机的web工具

[url=http://getprotobox.com/]Protobox[/url] -另一个构建PHP开发虚拟机的web工具

[url=http://phansible.com/]Phansible[/url] – 一个用Ansible构建PHP开发虚拟机的web工具


Virtual Machines 虚拟机

相关的PHP虚拟机

[url=https://github.com/facebook/hiphop-php]HipHop PHP[/url] -Facebook出品的PHP虚拟机,运行时和JIT

[url=http://hippyvm.com/]HippyVM[/url] -另一个PHP虚拟机

[url=http://hacklang.org/]Hack[/url] – 一个PHP进行无缝操作的 [url=https://github.com/facebook/hiphop-php]HHVM[/url]编程语言

IDE 集成开发环境

支持PHP的集成开发环境

[url=https://netbeans.org/]Netbeans[/url] -一个支持PHP和HTML5的IDE

[url=https://www.eclipse.org/downloads/]Eclipse for PHP Developers[/url] -一个基于Eclipse平台的PHP IDE

[url=http://www.jetbrains.com/phpstorm/]PhpStorm[/url] -一个商业PHP IDE


Web Applications Web应用

基于Web的应用和工具

[url=http://3v4l.org/]3V4L[/url]一个在线的PHP shell

[url=http://dbv.vizuina.com/]DBV[/url] -一个数据库版本控制应用

[url=https://github.com/CoderKungfu/php-queue]PHP Queue[/url] -一个管理后端队列的应用

[url=http://composer.borreli.com/]Composer as a Service[/url] – 作为一个zip文件下载Composer包的工具

[url=https://github.com/sj26/mailcatcher]MailCatcher[/url] – 一个抓取和查看邮件的web工具


Resources 资源

各种提高你的PHP开发技能和知识的资源,比如书籍,网站,文章

PHP网站

PHP相关的有用网站

[url=http://www.phptherightway.com/]PHP The Right Way[/url] -一个PHP最佳实践的快速指引手册

[url=http://phpbestpractices.org/]PHP Best Practices[/url] – 一个PHP最佳实践指南

[url=http://phpweekly.info/archive/]PHP Weekly[/url] – 一个PHP新闻周刊

[url=http://phpsecurity.readthedocs.org/en/latest/index.html]PHP Security[/url] – 一个PHP安全指南

[url=http://www.php-fig.org/]PHP FIG[/url] – PHP框架交互组

[url=http://php.ug/]PHP UG[/url] -一个帮助用户定位最近的PHP用户组(UG)的网站

[url=http://7php.com/]Seven PHP[/url] -一个PHP社区成员采访的网站

[url=http://nomadphp.com/]Nomad PHP[/url] -一个在线PHP学习资源

[url=http://phpmentoring.org/]PHP Mentoring[/url] -点对点PHP导师组织


Other Websites 其他网站

web开发相关的有用网站

[url=https://www.owasp.org/index.php/Main_Page]The Open Web Application Security Project (OWASP)[/url] -一个开放软件安全社区

[url=http://websec.io/]WebSec IO[/url] – 一个web安全社区资源

[url=http://webadvent.org/]Web Advent[/url] -一个web开发人员日历

[url=http://semver.org/]Semantic Versioning[/url] -一个解析语义版本的网站

[url=https://www.atlassian.com/git]Atlassian Git Tutorials[/url] -一个[url=http://www.kubiji.cn/juhe_listing-idGITShiYong.html]Git教程[/url]系列

[url=http://hginit.com/]Hg Init[/url] -一个Mercurial教程系列

[url=http://serversforhackers.com/]Servers for Hackers[/url] – 一个关于服务器管理的新闻通讯

原文链接:[url=http://www.kubiji.cn/topic-id2570.html]http://www.kubiji.cn/topic-id2570.html[/url]
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值