ソースを参照

Fix redirects

pull/1346/head
Alexander Kartavenko 8ヶ月前
コミット
9a7b1a44c8
1個のファイルの変更9行の追加9行の削除
  1. 9
    9
      README.md

+ 9
- 9
README.md ファイルの表示

@@ -235,7 +235,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
235 235
 * [Chrome PHP](https://github.com/chrome-php/chrome) - Instrument headless Chrome/Chromium instances from PHP.
236 236
 * [CrawlerDetect](https://github.com/JayBizzle/Crawler-Detect) - A PHP class for detecting bots/crawlers/spiders via the user agent.
237 237
 * [DiDOM](https://github.com/Imangazaliev/DiDOM) - A super-fast HTML scrapper and parser.
238
-* [Embed](https://github.com/oscarotero/Embed) - An information extractor from any web service or page.
238
+* [Embed](https://github.com/php-embed/Embed) - An information extractor from any web service or page.
239 239
 * [PHP Spider](https://github.com/mvdbos/php-spider) - A configurable and extensible PHP web spider.
240 240
 * [Symfony Panther](https://github.com/symfony/panther) - A browser testing and web crawling library for PHP and Symfony.
241 241
 
@@ -343,7 +343,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
343 343
 * [Jenkins](https://www.jenkins.io/) - A continuous integration platform with [PHP support](https://www.jenkins.io/solutions/php/).
344 344
 * [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
345 345
 * [PHPCI](https://github.com/dancryer/phpci) - An open-source continuous integration platform for PHP.
346
-* [SemaphoreCI](https://semaphoreci.com) - A continuous integration platform for open-source and private projects.
346
+* [SemaphoreCI](https://semaphore.io/) - A continuous integration platform for open-source and private projects.
347 347
 * [Shippable](https://jfrog.com/blog/weve-acquired-shippable-to-complete-devops-pipeline-automation-from-code-to-production/) - A Docker based continuous integration platform for open source and private projects.
348 348
 * [Travis CI](https://www.travis-ci.com) - A continuous integration platform.
349 349
 * [Setup PHP](https://github.com/shivammathur/setup-php) - A GitHub Action for PHP.
@@ -406,7 +406,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
406 406
 ### Code Quality
407 407
 *Libraries for managing code quality, formatting and linting.*
408 408
 
409
-* [CaptainHook](https://github.com/captainhookphp/captainhook) - An easy-to-use and flexible Git hook library.
409
+* [CaptainHook](https://github.com/captainhook-git/captainhook) - An easy-to-use and flexible Git hook library.
410 410
 * [PHP CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) - A library that detects and can auto-fix PHP, CSS and JS coding standard violations.
411 411
 * [PHP CS Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) - A coding standards fixer library.
412 412
 * [PHP CS Fixer Configurator](https://mlocati.github.io/php-cs-fixer-configurator/) - A web application to help configure PHP CS Fixer rule sets.
@@ -811,7 +811,7 @@ Libraries to help manage database schemas and migrations.
811 811
 *Libraries for working with Large Language Models.*
812 812
 
813 813
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
814
-* [LLPhant](https://github.com/theodo-group/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
814
+* [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
815 815
 * [OpenAI Client](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
816 816
 * [OpenAI Client for Laravel](https://github.com/openai-php/laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API.
817 817
 * [PHP Mistral AI SDK](https://github.com/SoftCreatR/php-mistral-ai-sdk) - A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
@@ -862,15 +862,15 @@ Libraries to help manage database schemas and migrations.
862 862
 ### Development Environment
863 863
 *Software and tools for creating and sharing a development environment.*
864 864
 
865
-* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
865
+* [Ansible](https://www.redhat.com/en/ansible-collaborative) - A radically simple orchestration framework.
866 866
 * [DDEV](https://github.com/ddev/ddev) - a local web development environment system for PHP.
867 867
 * [Docker](https://www.docker.com/) - A containerization platform.
868 868
 * [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
869 869
 * [Docksal](https://github.com/docksal/docksal) - Unified, Docker :whale: powered web development environments for macOS, Windows, and Linux.
870
-* [Expose](https://github.com/beyondcode/expose) - An open-source PHP tunneling service.
870
+* [Expose](https://github.com/exposedev/expose) - An open-source PHP tunneling service.
871 871
 * [Lando](https://lando.dev/) - Push-button development environments.
872 872
 * [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
873
-* [Laravel Herd](https://herd.laravel.com/) - A one click PHP development environment for macOS and Windows.
873
+* [Laravel Herd](https://herd.laravel.com/windows) - A one click PHP development environment for macOS and Windows.
874 874
 * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
875 875
 * [PHPMon](https://phpmon.app/) - A macOS menu bar app for managing PHP installations (works with [Laravel Valet](https://laravel.com/docs/master/valet)).
876 876
 * [Puppet](https://www.puppet.com) - A server automation framework and application.
@@ -897,7 +897,7 @@ Libraries to help manage database schemas and migrations.
897 897
 *Web-based applications and tools.*
898 898
 
899 899
 * [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
900
-* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
900
+* [Adminer](https://www.adminer.org/en/) - Database management in a single PHP file.
901 901
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
902 902
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
903 903
 * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
@@ -958,7 +958,7 @@ Various resources, such as books, websites and articles, for improving your PHP
958 958
 *PHP conferences.*
959 959
 
960 960
 * [Laracon EU](https://www.youtube.com/@LaraconEU) - Laracon EU is a 2-day event for people who are interested in learning Laravel and related technologies, or who want to share their knowledge with others.
961
-* [PHP[TEK]](https://tek.phparch.com/) - The longest-running web developer conference in the United States that has a focus on the PHP programming language.
961
+* [PHP[TEK]](https://phptek.io/) - The longest-running web developer conference in the United States that has a focus on the PHP programming language.
962 962
 * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference.
963 963
 
964 964
 ### PHP Podcasts

読み込み中…
キャンセル
保存