Download the PHP package php-bug-catcher/bug-catcher without Composer

On this page you can find all versions of the php package php-bug-catcher/bug-catcher. 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 bug-catcher

Tests

Catch every bug in all your PHP applications in one place


Installation

By composer

`

Manual

see skeleton/readme.md

Features

Roadmap

First Run

Create database

Start the built-in web server

You can use Nginx or Apache, but the built-in web server works great:

Now check out the site at http://localhost:8000

Setup cron for collection status codes

Enable Logging

Setup your Symfony applications

See package php-bug-catcher/bug-catcher-reporter-bundle

Setup plain PHP applications

See package php-bug-catcher/bug-catcher-curl-reporter

Modifications

See docs/extending.md for more information on how to extend the dashboard.

See docs/custom_record.md for more information on how to create custom record items.

See docs/notifiers.md for more information on how to create custom notifiers.

Have Ideas, Feedback or an Issue?

If you have suggestions or questions, please feel free to open an issue on this repository.

Have fun!


All versions of bug-catcher with dependencies

PHP Build Version
Package Version
Requires php Version >=8.3
api-platform/core Version ^3.3
easycorp/easyadmin-bundle Version ^4.10
kregel/exception-probe Version ^1.0
symfony/asset Version 7.1.*
symfony/console Version 7.1.*
symfony/form Version 7.1.*
symfony/framework-bundle Version ^7.1
symfony/http-client Version 7.1.*
symfony/lock Version 7.1.*
symfony/mime Version 7.1.*
symfony/monolog-bundle Version ^3.0
symfony/orm-pack Version ^2.4
symfony/rate-limiter Version 7.1.*
symfony/security-bundle Version ^7.1
symfony/serializer Version 7.1.*
symfony/stimulus-bundle Version ^2.17
symfony/string Version 7.1.*
symfony/translation Version ^7.1
symfony/twig-bundle Version ^7.1
symfony/uid Version 7.1.*
symfony/ux-icons Version ^2.17
symfony/ux-live-component Version ^2.17
symfony/validator Version 7.1.*
symfony/web-link Version 7.1.*
symfony/webpack-encore-bundle Version ^2.1
tito10047/php-sparkline Version ^1.0
twig/extra-bundle Version ^2.12|^3.0
twig/string-extra Version ^3.10
twig/twig Version ^2.12|^3.0
zenstruck/browser Version ^1.8
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 php-bug-catcher/bug-catcher contains the following files

Loading the files please wait ....