瀏覽代碼

Additions.

pull/1141/head
Jamie 4 年之前
父節點
當前提交
2ee8c68fe2
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. 4
    0
      README.md

+ 4
- 0
README.md 查看文件

109
 
109
 
110
 * [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
110
 * [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
111
 * [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
111
 * [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
112
+* [Composer Patches](https://github.com/cweagans/composer-patches) - A plugin for Composer to apply patches.
112
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
113
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
113
 * [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy.
114
 * [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy.
114
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
115
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
317
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
319
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
320
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
321
+* [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) -  A MySQL engine written in pure PHP. 
320
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
322
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
321
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
323
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
322
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
324
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
880
 
882
 
881
 * [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries.
883
 * [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries.
882
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
884
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
885
+* [Laravel News](https://laravel-news.com/) - The official Laravel blog.
883
 * [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
886
 * [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
884
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
887
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
885
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
888
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
889
 * [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide.
892
 * [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide.
890
 * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
893
 * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
891
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
894
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
895
+* [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more.
892
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
896
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
893
 * [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations.
897
 * [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations.
894
 * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
898
 * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.

Loading…
取消
儲存