Jamie 3 лет назад
Родитель
Сommit
5acd5b0cb9
1 измененных файлов: 22 добавлений и 22 удалений
  1. 22
    22
      README.md

+ 22
- 22
README.md Просмотреть файл

@@ -144,22 +144,22 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
144 144
 *Tools for managing digital content.*
145 145
 
146 146
 * [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
147
-* [Concrete5](https://www.concrete5.org/) - A CMS targeting users with a minimum of technical skills.
147
+* [Concrete5](https://www.concretecms.com/) - A CMS targeting users with a minimum of technical skills.
148 148
 * [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
149 149
 * [Drupal](https://www.drupal.org) - An enterprise level CMS.
150 150
 * [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
151 151
 * [Joomla](https://www.joomla.org/) - Another leading CMS.
152 152
 * [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
153
-* [Magento](https://magento.com/) - The most popular ecommerce platform.
153
+* [Magento](https://business.adobe.com/products/magento/magento-commerce.html) - The most popular ecommerce platform.
154 154
 * [Moodle](https://moodle.org/) - An open-source learning platform.
155
-* [Pico CMS](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
155
+* [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
156 156
 * [Statamic](https://statamic.com/) - Build beautiful, easy to manage websites.
157 157
 * [WordPress](https://wordpress.org/) - A blogging platform and CMS.
158 158
 
159 159
 ### Components
160 160
 *Standalone components from web development frameworks and development groups.*
161 161
 
162
-* [Aura](http://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.
162
+* [Aura](https://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.
163 163
 * [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins.
164 164
 * [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
165 165
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
@@ -172,7 +172,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
172 172
 *Micro frameworks and routers.*
173 173
 
174 174
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
175
-* [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel.
175
+* [Lumen](https://lumen.laravel.com/docs) - A micro-framework by Laravel.
176 176
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
177 177
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
178 178
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
@@ -209,7 +209,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
209 209
 *Tools for pre-processing content to generate web pages.*
210 210
 
211 211
 * [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
212
-* [Jigsaw](http://jigsaw.tighten.co/) - Simple static sites with Laravel's Blade.
212
+* [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
213 213
 * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
214 214
 * [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML.
215 215
 
@@ -221,7 +221,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
221 221
 * [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation.
222 222
 * [Nyholm PSR-7](https://github.com/Nyholm/psr7) - A super lightweight PSR-7 implementation. Very strict and very fast.
223 223
 * [PHP VCR](https://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
224
-* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
224
+* [Requests](https://github.com/WordPress/Requests) - A simple HTTP library.
225 225
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
226 226
 * [Symfony HTTP Client](https://github.com/symfony/http-client) - A component to fetch HTTP resources synchronously or asynchronously.
227 227
 * [Laminas Diactoros](https://github.com/laminas/laminas-diactoros) - PSR-7 HTTP Message implementation.
@@ -262,7 +262,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
262 262
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
263 263
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
264 264
 * [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
265
-* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/features/transactional-email/).
265
+* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/en-gb/features/transactional-email/).
266 266
 * [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
267 267
 * [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.
268 268
 
@@ -317,12 +317,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
317 317
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
318 318
 * [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
319 319
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
320
-* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
320
+* [Mink](https://mink.behat.org/en/latest/) - Web acceptance testing.
321 321
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
322 322
 * [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
323 323
 * [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
324 324
 * [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
325
-* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
325
+* [Phake](https://github.com/phake/phake) - Another mock object library for testing.
326 326
 * [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
327 327
 * [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
328 328
 * [PHP MySQL Engine](https://github.com/vimeo/php-mysql-engine) -  A MySQL engine written in pure PHP. 
@@ -341,7 +341,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
341 341
 * [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
342 342
 * [PHPCI](https://github.com/dancryer/phpci) - An open source continuous integration platform for PHP.
343 343
 * [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects.
344
-* [Shippable](https://www.shippable.com/) - A Docker based continious integration platform for open source and private projects.
344
+* [Shippable](https://jfrog.com/blog/weve-acquired-shippable-to-complete-devops-pipeline-automation-from-code-to-production/) - A Docker based continious integration platform for open source and private projects.
345 345
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
346 346
 * [Setup PHP](https://github.com/shivammathur/setup-php) - A GitHub Action for PHP.
347 347
 
@@ -351,7 +351,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
351 351
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
352 352
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files.
353 353
 * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
354
-* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
354
+* [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
355 355
 
356 356
 ### Security
357 357
 *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*
@@ -432,7 +432,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
432 432
 * [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
433 433
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
434 434
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
435
-* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
435
+* [Patchwork](https://patchwork2.org/) - A library for redefining userland functions.
436 436
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
437 437
 * [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
438 438
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
@@ -442,7 +442,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
442 442
 
443 443
 * [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
444 444
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
445
-* [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
445
+* [Blackfire.io](https://www.blackfire.io) - A low-overhead code profiler.
446 446
 * [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
447 447
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
448 448
 * [PCOV](https://github.com/krakjoe/pcov) - A self contained code coverage compatible driver.
@@ -606,7 +606,7 @@ Libraries to help manage database schemas and migrations.
606 606
 
607 607
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
608 608
 * [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
609
-* [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://lucene.apache.org/solr/).
609
+* [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://solr.apache.org/).
610 610
 * [SphinxQL Query Builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines.
611 611
 
612 612
 ### Command Line
@@ -777,8 +777,8 @@ Libraries to help manage database schemas and migrations.
777 777
 *Libraries and tools to help build serverless web applications.*
778 778
 
779 779
 * [Bref](https://bref.sh/) - Serverless PHP on AWS Lambda.
780
-* [OpenWhisk](http://openwhisk.apache.org/) - An open-source serverless cloud platform.
781
-* [Serverless Framework](https://www.serverless.com/open-source/) - An open-source framework for building serverless applications.
780
+* [OpenWhisk](https://openwhisk.apache.org/) - An open-source serverless cloud platform.
781
+* [Serverless Framework](https://www.serverless.com/framework) - An open-source framework for building serverless applications.
782 782
 * [Laravel Vapor](https://vapor.laravel.com/) - A serverless deployment platform for Laravel, powered by AWS.
783 783
 
784 784
 ## Configuration
@@ -890,7 +890,7 @@ Various resources, such as books, websites and articles, for improving your PHP
890 890
 * [libs.garden: PHP](https://libs.garden/php) - An overview of fastest growing PHP libraries.
891 891
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
892 892
 * [Laravel News](https://laravel-news.com/) - The official Laravel blog.
893
-* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
893
+* [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/tag/php-annotated-monthly/) - A monthly digest of PHP news.
894 894
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
895 895
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
896 896
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
@@ -900,7 +900,7 @@ Various resources, such as books, websites and articles, for improving your PHP
900 900
 * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
901 901
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
902 902
 * [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more.
903
-* [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
903
+* [PHP Weekly](https://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
904 904
 * [Securing PHP](https://www.securingphp.com/) - A newsletter about PHP security and library recommendations.
905 905
 * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
906 906
 
@@ -937,14 +937,14 @@ Various resources, such as books, websites and articles, for improving your PHP
937 937
 
938 938
 * [Laravel Podcast](https://laravelpodcast.com/) - Laravel and PHP development news and discussion.
939 939
 * [PHP Internals News](https://phpinternals.news) - A podcast about PHP internals.
940
-* [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
940
+* [PHP Roundtable](https://phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
941 941
 * [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
942 942
 * [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
943 943
 
944 944
 ### PHP Newsletters
945 945
 *PHP-related news directly to your inbox.*
946 946
 
947
-* [PHP Weekly](http://www.phpweekly.com/) - A weekly newsletter about PHP.
947
+* [PHP Weekly](https://www.phpweekly.com/) - A weekly newsletter about PHP.
948 948
 
949 949
 ### PHP Reading
950 950
 *PHP-releated reading materials.*
@@ -957,4 +957,4 @@ Various resources, such as books, websites and articles, for improving your PHP
957 957
 * [PHP RFCs](https://wiki.php.net/rfc) - The home of PHP RFCs (Request for Comments).
958 958
 * [Externals](https://externals.io/) - PHP internal discussions. 
959 959
 * [PHP RFC Watch](https://php-rfc-watch.beberlei.de/) - Watch the latest PHP [RFCs](https://wiki.php.net/rfc).
960
-* [PHP Internals Book](http://www.phpinternalsbook.com) - An online book about PHP internals, written by three core developers.
960
+* [PHP Internals Book](https://www.phpinternalsbook.com/) - An online book about PHP internals, written by three core developers.

Загрузка…
Отмена
Сохранить