Procházet zdrojové kódy

Additions.

pull/1141/head
Jamie před 4 roky
rodič
revize
2ee8c68fe2
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4
    0
      README.md

+ 4
- 0
README.md Zobrazit soubor

@@ -109,6 +109,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
109 109
 
110 110
 * [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
111 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 113
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
113 114
 * [Repman](https://repman.io) - A private PHP package repository manager and Packagist proxy.
114 115
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
@@ -317,6 +318,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
317 318
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
318 319
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
319 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 322
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
321 323
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
322 324
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
@@ -880,6 +882,7 @@ Various resources, such as books, websites and articles, for improving your PHP
880 882
 
881 883
 * [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries.
882 884
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
885
+* [Laravel News](https://laravel-news.com/) - The official Laravel blog.
883 886
 * [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
884 887
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
885 888
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
@@ -889,6 +892,7 @@ Various resources, such as books, websites and articles, for improving your PHP
889 892
 * [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide.
890 893
 * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
891 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 896
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
893 897
 * [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations.
894 898
 * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.

Načítá se…
Zrušit
Uložit