Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Generated on May 15, 2024 via composer

spatie/flare-client-php 1.4.3

Send PHP errors to Flare
Package summary
Share
0
issues
1
license
28
MIT
Package created
17 May 2021
Version published
17 Oct 2023
Maintainers
1
Total deps
28
Direct deps
7
License
MIT

Issues

0
This package has no issues

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
28 Packages, Including:
carbonphp/carbon-doctrine-types@3.2.0
doctrine/inflector@2.0.10
illuminate/collections@v11.7.0
illuminate/conditionable@v11.7.0
illuminate/contracts@v11.7.0
illuminate/macroable@v11.7.0
illuminate/pipeline@v11.7.0
illuminate/support@v11.7.0
nesbot/carbon@2.72.3
psr/clock@1.0.0
psr/container@2.0.2
psr/simple-cache@3.0.0
spatie/backtrace@1.6.1
spatie/flare-client-php@1.4.3
symfony/deprecation-contracts@v3.5.0
symfony/http-foundation@v7.0.7
symfony/mime@v7.0.7
symfony/polyfill-intl-idn@v1.29.0
symfony/polyfill-intl-normalizer@v1.29.0
symfony/polyfill-mbstring@v1.29.0
symfony/polyfill-php72@v1.29.0
symfony/polyfill-php80@v1.29.0
symfony/polyfill-php83@v1.29.0
symfony/process@v7.0.7
symfony/translation@v6.4.7
symfony/translation-contracts@v3.5.0
symfony/var-dumper@v7.0.7
voku/portable-ascii@2.0.1
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

7
All Dependencies CSV
β“˜ This is a list of spatie/flare-client-php 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
illuminate/pipelinev11.7.0-MIT
prod
nesbot/carbon2.72.3766.72 kBMIT
prod dev
spatie/backtrace1.6.1-MIT
prod
symfony/http-foundationv7.0.7-MIT
prod
symfony/mimev7.0.7-MIT
prod dev
symfony/processv7.0.7-MIT
prod dev
symfony/var-dumperv7.0.7-MIT
prod

Visualizations

Frequently Asked Questions

What does spatie/flare-client-php do?

Spatie/flare-client-php is a PHP client specifically crafted to send errors and exceptions to Flare. This client operates proficiently for PHP 8.0 and above, providing an efficient way to handle and manage errors in your PHP projects. If you're working with Laravel, you might be more interested in Ignition for Laravel, which comes with a built-in Flare client and showcases a stunning error page.

How do you use spatie/flare-client-php?

To effectively utilize spatie/flare-client-php in your PHP projects, you need to first install it via Composer. Unfortunately, specific code examples are not provided in the readme. Nevertheless, standard procedure for Composer packages applies: require the package with Composer and then use it in your PHP code accordingly.

Where are the spatie/flare-client-php docs?

For detailed information and guidance on how to use spatie/flare-client-php, please refer to the official documentation available on the Flare Docs website: Flare Documentation. Here you will find comprehensive documentation covering the various features, functionalities, and specific ways to interact with and utilize spatie/flare-client-php in your projects.