Quellcode durchsuchen

Fix redirects. Remove mentoring. Broken link.

pull/1043/head
Jamie vor 6 Jahren
Ursprung
Commit
eb6b0ed86b
1 geänderte Dateien mit 2 neuen und 3 gelöschten Zeilen
  1. 2
    3
      README.md

+ 2
- 3
README.md Datei anzeigen

@@ -333,7 +333,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
333 333
 
334 334
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
335 335
 * [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
336
-* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
336
+* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
337 337
 * [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
338 338
 * [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
339 339
 
@@ -655,7 +655,7 @@ Libraries to help manage database schemas and migrations.
655 655
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
656 656
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
657 657
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
658
-* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](http://json-schema.org) validation library.
658
+* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
659 659
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
660 660
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
661 661
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
@@ -859,7 +859,6 @@ Various resources, such as books, websites and articles, for improving your PHP
859 859
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
860 860
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
861 861
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
862
-* [PHP Mentoring](https://php-mentoring.org/) - Peer to peer PHP mentorship organization.
863 862
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
864 863
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
865 864
 * [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.

Laden…
Abbrechen
Speichern