awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nahid avatar

nahid/talk

0
View on GitHub↗
1,624 stars·317 forks·PHP·MIT·9 views

Talk

Talk is a real-time users messaging and chatting system for Laravel.

Features

  • Communication Systems - Real-time messaging and inbox system for user conversations.
  • General Utilities - Implements real-time user messaging.
  • Application Helpers - Provides real-time messaging capabilities.

Star history

Star history chart for nahid/talkStar history chart for nahid/talk

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Talk

These projects share indexed features with Talk. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cviebrock/eloquent-sluggablecviebrock avatar

    cviebrock/eloquent-sluggable

    3,993View on GitHub↗

    This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that adds the ability to create unique, URL-friendly strings from model attributes, allowing database records to be retrieved using human-readable slugs instead of primary keys. The system supports multilingual URL management by maintaining separate localized slugs for a single model instance. It ensures uniqueness through an automatic collision-avoidance mechanism that appends numeric suffixes to duplicate strings and prevents the use of reserved words that might overlap with syst

    PHP
    View on GitHub↗3,993
  • rachidlaasri/laravelinstallerRachidLaasri avatar

    RachidLaasri/LaravelInstaller

    1,941View on GitHub↗

    A web installer for Laravel

    PHP
    View on GitHub↗1,941
  • consoletvs/chartsConsoleTVs avatar

    ConsoleTVs/Charts

    86View on GitHub↗

    Deprecated Charts for Laravel

    PHP
    View on GitHub↗86
  • spatie/laravel-menuspatie avatar

    spatie/laravel-menu

    982View on GitHub↗

    Html menu generator for Laravel

    PHP
    View on GitHub↗982
Compare all 30 related projects→

Frequently asked questions

What does nahid/talk do?

Talk is a real-time users messaging and chatting system for Laravel.

What are the main features of nahid/talk?

The main features of nahid/talk are: Communication Systems, General Utilities, Application Helpers.

Which projects share features with nahid/talk?

Projects with overlapping indexed features include: rachidlaasri/laravelinstaller — A web installer for Laravel. spatie/laravel-menu — Html menu generator for Laravel. consoletvs/charts — [Deprecated] Charts for Laravel. cviebrock/eloquent-sluggable — This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that… aaronlord/laroute — Generate Laravel route URLs from JavaScript. 40ants/log4cl-json — JSON appender for log4cl.