Giter VIP home page Giter VIP logo

yii-ray's Introduction

Debug with Ray to fix problems faster

Latest Version on Packagist Tests Total Downloads

This package can be installed in a Yii2 application to send messages to the Ray app.

Documentation

You can find the full documentation on our documentation site.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

yii-ray's People

Contributors

adrianmrn avatar freekmurze avatar riasvdv avatar yuniorsk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yii-ray's Issues

Uncaught Error: Class 'Yii' not found

I got this error when running the lint (phpcs):

Uncaught Error: Class 'Yii' not found in /home/myUser/myProject/vendor/spatie/ray/src/helpers.php:36

maybe adding Yii as import or changing the line 36 to:

return \Yii::$container->get(YiiRay::class)->send(...$args);

could resolve the problem.

Drop requirement for yidas/yii2-bower-asset

Hi, I am not sure if the requirement for yidas/yii2-bower-asset is a good call here, as it should be up to the developers to decide how they handle assets management in their yii2 projects. This package is not universal solution and does not fit every scenario (like here) so it's should not be forced upon project via another package.

Support for PHP 7.3

Hi, can you add support for PHP 7.3 as with base package spatie/ray? Thanks a lot

PHP 7.3 error self return type

Hi, there's a problem with self return type in PHP 7.3, it throws php compile error e.g.
Declaration of Spatie\YiiRay\Ray::enable(): Spatie\YiiRay\Ray must be compatible with Spatie\Ray\Ray::enable(): Spatie\Ray\Ray

I think this problem will also have other framework specific ray packages like spatie/laravel-ray

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.