Browse Source

Fix redirects. Remove mentoring. Broken link.

pull/1043/head
Jamie 6 years ago
parent
commit
eb6b0ed86b
1 changed files with 2 additions and 3 deletions
  1. 2
    3
      README.md

+ 2
- 3
README.md View File

333
 
333
 
334
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
334
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
335
 * [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
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
 * [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
337
 * [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
338
 * [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
338
 * [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
339
 
339
 
655
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
655
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
656
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
656
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
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.
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
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
659
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
660
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
660
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
661
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
661
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
859
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
859
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
860
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
860
 * [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
861
 * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group.
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
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
862
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
864
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
863
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
865
 * [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.
864
 * [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.

Loading…
Cancel
Save