Download the PHP package rodoud/profiler-assistant-bundle without Composer

On this page you can find all versions of the php package rodoud/profiler-assistant-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package profiler-assistant-bundle

Profiler Assistant Bundle

Symfony PHP License Packagist Version Packagist Downloads

An AI-powered profiler assistant for Symfony applications that helps developers understand and fix errors through intelligent analysis and interactive chat support.

Developed by Rodoud.com 🚀

✨ Features

🤖 Intelligent Error Analysis

💬 Interactive AI Chat

🔍 Universal Error Handling

🎯 Developer-Friendly

📦 Installation

Via Composer

Bundle Registration

Add the bundle to your config/bundles.php:

Routing Configuration

Add routing to your config/routes.yaml:

Optional Security Configuration

If your app uses security (authentication or access control),
you need to add this rule to allow access to the profiler controller:

🚀 Usage

Basic Usage

Once installed, the Profiler Assistant automatically:

  1. Enhances your Symfony profiler with AI-powered error analysis
  2. Intercepts 500 errors when profiler isn't available
  3. Provides intelligent suggestions for common issues
  4. Enables AI chat for personalized help

AI Chat Features

The AI assistant can help with:

🎨 Screenshots

Enhanced Error Page

Error Page

AI Chat Interface

Chat Interface

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 About the Author

Adnen Chouibi
📧 [email protected]
🌐 Linkedin

About Rodoud.com

Rodoud.com is a startup focused on building smart automation tools for customer service, e-commerce, and AI. We use technologies like Symfony and modern AI to create real-world solutions for businesses. We love sharing our knowledge and supporting the Symfony community with useful tools and ideas.

**Made with ❤️ by [Rodoud.com](https://rodoud.com)** *If this bundle helped you, consider giving it a ⭐ on GitHub!* [![GitHub stars](https://img.shields.io/github/stars/rodoudcom/profiler-assistant-bundle?style=social)](https://github.com/rodoudcom/profiler-assistant-bundle)

All versions of profiler-assistant-bundle with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
symfony/framework-bundle Version ^7.0
symfony/dependency-injection Version ^7.0
symfony/config Version ^7.0
symfony/http-kernel Version ^7.0
symfony/web-profiler-bundle Version ^7.0
symfony/twig-bundle Version ^7.0
symfony/http-client Version ^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package rodoud/profiler-assistant-bundle contains the following files

Loading the files please wait ....