SlackChatGPT
php-ddd-example
SlackChatGPT | php-ddd-example | |
---|---|---|
4 | 2 | |
22 | 2,967 | |
- | 0.4% | |
3.3 | 5.9 | |
3 months ago | 2 months ago | |
PHP | PHP | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SlackChatGPT
- I made an integration between OpenAI (ChatGPT) and Slack - you can chat with GPT in your Slack workspace
- I created an open source integration with Slack
- Use ChatGPT in your Slack workspace
-
I created an open source ChatGPT/Slack integration using Symfony
Check it out at https://github.com/RikudouSage/SlackChatGPT, feel free to comment on the code or anything else that needs improving.
php-ddd-example
- Hexagonal Architecture, DDD and CQRS in PHP
-
DDD / Hexagonal Architecture
Have a look at https://symfonycasts.com/screencast/symfonycon2019/hexagonal-architecture-with-symfony (and all resources from Matthias Noback including books, tweets and blogposts). Also check: - https://github.com/CodelyTV/php-ddd-example - https://github.com/msgphp/msgphp - https://minompi.medium.com/symfony-and-hexagonal-architecture-b3c4704e94de- https://blog.elao.com/fr/dev/architecture-hexagonale-symfony/ (needs to be translated from french, but really good one). - https://verraes.net/ (and all resources/tweets/blogposts from Mathias Verraes who has really good knowledge on DDD topics)
What are some alternatives?
Slack-GPT - A Slack Bot implementation for integration with OpenAI ChatGPT. Supports GPT4 by default!
ddd-laravel-sample - A Laravel DDD sample application using CQRS and persisting entities serialized without ORM
chatwire - Self hosted ChatGPT clone using Laravel
explicit-architecture-php - This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
aws-lambda-swoole-runtime - λ Run PHP Coroutines & Fibers as-a-Service on the AWS Lambda.
laravel-route-attributes - Use PHP 8 attributes to register routes in a Laravel app
data-transformer - Zero-dependency PHP array-to-object transformer
monorepo-split-github-action - Github Action for Monorepo Split
pandora - ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run commands on your machine.
msgphp - Reusable domain layers. Shipped with industry standard infrastructure.
Limber - A super minimal HTTP framework that doesn't get in your way.
unit-testing-tips - Unit testing tips by examples in PHP