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.
Talk is a real-time users messaging and chatting system for Laravel.
A web installer for Laravel
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
[Deprecated] Charts for Laravel
The main features of consoletvs/charts are: General Utilities, Application Helpers.
Projects with overlapping indexed features include: rachidlaasri/laravelinstaller — A web installer for Laravel. spatie/laravel-menu — Html menu generator 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… nahid/talk — Talk is a real-time users messaging and chatting system for Laravel. aaronlord/laroute — Generate Laravel route URLs from JavaScript. 40ants/log4cl-json — JSON appender for log4cl.