Просмотр исходного кода

Accept and apply changes from PRs #1391, #1356, #1308, #1321, #1227

PR #1391 — Add Anthropic PHP and Anthropic for Laravel to LLMs section
PR #1356 — Add Trap to Debugging and Profiling, Buggregator to Error Tracking
PR #1308 — Add Inertia.js to Framework Extras (description rewritten)
PR #1321 — Add OctoberCMS to CMS (Tempest already present, HydePHP skipped)
PR #1227 — Add WinterCMS to CMS (Statamic/WordPress changes superseded by ours)
pull/1420/head
Jamie York 1 месяц назад
Родитель
Сommit
9324207e55
1 измененных файлов: 7 добавлений и 0 удалений
  1. 7
    0
      README.md

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

141
 
141
 
142
 * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP.
142
 * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP.
143
 * [Filament PHP](https://filamentphp.com/) - A powerful open source UI framework for Laravel.
143
 * [Filament PHP](https://filamentphp.com/) - A powerful open source UI framework for Laravel.
144
+* [Inertia.js](https://inertiajs.com/) - An adapter for building single-page applications using server-side routing and controllers, without a separate API.
144
 * [LaravelS](https://github.com/hhxsv5/laravel-s) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
145
 * [LaravelS](https://github.com/hhxsv5/laravel-s) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
145
 * [Livewire](https://livewire.laravel.com/) - Powerful, dynamic, front-end UIs without leaving PHP.
146
 * [Livewire](https://livewire.laravel.com/) - Powerful, dynamic, front-end UIs without leaving PHP.
146
 
147
 
156
 * [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
157
 * [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
157
 * [Magento](https://github.com/magento/magento2) - A widely used open-source e-commerce platform.
158
 * [Magento](https://github.com/magento/magento2) - A widely used open-source e-commerce platform.
158
 * [Moodle](https://moodle.org/) - An open-source learning platform.
159
 * [Moodle](https://moodle.org/) - An open-source learning platform.
160
+* [OctoberCMS](https://octobercms.com/) - A CMS built on Laravel.
159
 * [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
161
 * [OpenMage](https://github.com/OpenMage/magento-lts) - Fork of EoL Magento 1 e-commerce platform.
160
 * [Pico CMS](https://picocms.org/) - A lightweight flat-file CMS.
162
 * [Pico CMS](https://picocms.org/) - A lightweight flat-file CMS.
161
 * [Silverstripe](https://www.silverstripe.org/) - A simple, flexible, and secure CMS.
163
 * [Silverstripe](https://www.silverstripe.org/) - A simple, flexible, and secure CMS.
162
 * [Statamic](https://statamic.com/) - A flat-file and Git-based CMS built on Laravel.
164
 * [Statamic](https://statamic.com/) - A flat-file and Git-based CMS built on Laravel.
163
 * [Sulu](https://sulu.io/) - A user- and developer-friendly CMS built on the Symfony Framework.
165
 * [Sulu](https://sulu.io/) - A user- and developer-friendly CMS built on the Symfony Framework.
164
 * [TYPO3](https://typo3.org) - An enterprise level CMS.
166
 * [TYPO3](https://typo3.org) - An enterprise level CMS.
167
+* [WinterCMS](https://wintercms.com) - A community-maintained fork of OctoberCMS built on Laravel.
165
 * [WordPress](https://github.com/WordPress/WordPress) - A blogging platform and CMS.
168
 * [WordPress](https://github.com/WordPress/WordPress) - A blogging platform and CMS.
166
 
169
 
167
 ### Components
170
 ### Components
447
 * [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
450
 * [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
448
 * [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component.
451
 * [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component.
449
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
452
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
453
+* [Trap](https://github.com/buggregator/trap) - An extended variable dumper with a web interface and IDE plugin.
450
 * [Whoops](https://github.com/filp/whoops) - A pretty error-handling library.
454
 * [Whoops](https://github.com/filp/whoops) - A pretty error-handling library.
451
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
455
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
452
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
456
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
456
 *Self-hosted or cloud-based application performance monitoring & error tracking tools*
460
 *Self-hosted or cloud-based application performance monitoring & error tracking tools*
457
 
461
 
458
 * [Blackfire](https://www.blackfire.io) - A low-overhead code profiler.
462
 * [Blackfire](https://www.blackfire.io) - A low-overhead code profiler.
463
+* [Buggregator](https://buggregator.dev) - A debug server that aggregates var-dumps, profiling data, emails, logs and Sentry events.
459
 * [BugSnag](https://www.bugsnag.com/) - Error and Real User Monitoring.
464
 * [BugSnag](https://www.bugsnag.com/) - Error and Real User Monitoring.
460
 * [Honeybadger](https://www.honeybadger.io/) - Error Tracking & Application Monitoring for Developers.
465
 * [Honeybadger](https://www.honeybadger.io/) - Error Tracking & Application Monitoring for Developers.
461
 * [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
466
 * [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
786
 ### LLMs
791
 ### LLMs
787
 *Libraries for working with Large Language Models.*
792
 *Libraries for working with Large Language Models.*
788
 
793
 
794
+* [Anthropic](https://github.com/mozex/anthropic-php) - A PHP client for the Anthropic API, supporting messages, streaming, tool use, and batch processing.
795
+* [Anthropic for Laravel](https://github.com/mozex/anthropic-laravel) - A Laravel wrapper for the Anthropic PHP client with Facades, config publishing, and testing fakes.
789
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
796
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
790
 * [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
797
 * [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
791
 * [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.
798
 * [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.

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