logo

Here are some of our most popular best-in-class open source projects.

  • Image

    node-ray

    This is the official integration for the Ray app and NodeJS/Javascript/TypeScript.
    npm install node-ray
  • Image

    vue-ray

    An npm package for using Ray with Vue v2 & v3 projects.
    npm install vue-ray
  • Image

    alpinejs-ray

    An npm package for using Ray with AlpineJS.
    npm install alpinejs-ray
  • Image

    x-ray

    Quickly scan source code for calls to Ray.
    composer require spatie/x-ray
  • Image

    node-ray-cli

    An application for debugging CLI scripts and sending data to the Ray app right from the command line.
    npx node-ray-cli --help
  • Image

    phpcsfixer-preset

    Use the same php-cs-fixer configuration across multiple projects with ease.
    composer require permafrost-dev/phpcsfixer-preset --dev
  • Image

    coverage-check

    Check a project's code coverage, optionally enforcing a minimum value.
    composer require permafrost-dev/coverage-check --dev
  • Image

    php-code-search

    Search PHP code for function & method calls, variable assignments, and more.
    composer require permafrost-dev/php-code-search
  • Image

    code-snippets

    Easily create and work with code snippets from source code files of any type in PHP.
    composer require permafrost-dev/code-snippets
  • Image

    package-sync

    An npm package for synchronizing PHP & Laravel projects with Spatie's skeleton templates.
    npx package-sync-cli --help