Bladeren bron

Add some new links.

pull/1104/head
Jamie 5 jaren geleden
bovenliggende
commit
f0873423da
1 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
  1. 5
    1
      README.md

+ 5
- 1
README.md Bestand weergeven

@@ -123,6 +123,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
123 123
 * [Laravel](https://laravel.com/) - A web application framework with expressive, elegant syntax.
124 124
 * [Nette](https://nette.org) - A web framework comprised of mature components.
125 125
 * [Phalcon](https://phalcon.io/en-us) - A framework implemented as a C extension.
126
+* [Spiral](https://spiral.dev/) - A high performance PHP/Go framework.
126 127
 * [Symfony](https://symfony.com/) - A set of reuseable components and a web framework.
127 128
 * [Yii2](https://github.com/yiisoft/yii2/) - A fast, secure, and efficient web framework.
128 129
 
@@ -826,6 +827,7 @@ Libraries to help manage database schemas and migrations.
826 827
 * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
827 828
 * [Puppet](https://puppet.com/) - A server automation framework and application.
828 829
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
830
+* [Vessel](https://vessel.shippingdocker.com/) - Simple Docker development environments for Laravel.
829 831
 
830 832
 ### Virtual Machines
831 833
 *Alternative PHP virtual machines.*
@@ -930,7 +932,7 @@ Various resources, such as books, websites and articles, for improving your PHP
930 932
 *Podcasts with a focus on PHP topics.*
931 933
 
932 934
 * [Laravel Podcast](https://laravelpodcast.com/) - Laravel and PHP development news and discussion.
933
-* [PHP Internals New](https://phpinternals.news) - A podcast about PHP internals.
935
+* [PHP Internals News](https://phpinternals.news) - A podcast about PHP internals.
934 936
 * [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
935 937
 * [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
936 938
 * [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
@@ -955,6 +957,8 @@ Various resources, such as books, websites and articles, for improving your PHP
955 957
 ### PHP Internals Reading
956 958
 *Reading materials related to the PHP internals or performance.*
957 959
 
960
+* [Externals](https://externals.io/) - PHP internal discussions. 
961
+* [PHP RFC Watch](https://php-rfc-watch.beberlei.de/) - Watch the latest PHP [RFCs](https://wiki.php.net/rfc).
958 962
 * [Disproving the Single Quotes Myth](https://nikic.github.io/2012/01/09/Disproving-the-Single-Quotes-Performance-Myth.html) - An article about performance of single and double quoted strings.
959 963
 * [How Big Are PHP Arrays (And Values) Really?](https://nikic.github.io/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
960 964
 * [How Foreach Works](https://stackoverflow.com/questions/10057671/how-does-php-foreach-actually-work/14854568#14854568) - A detailed StackOverflow answer about foreach.

Laden…
Annuleren
Opslaan