migrify/class-presence

This package is abandoned and no longer maintained. The author suggests using the symplify/class-presence package instead.

Check NEON/YAML/TWIG/LATTE files for existing and missing classes


README

Downloads total

Check NEON/YAML/TWIG/LATTE files for existing classes and class constants

Install

composer require symplify/class-presence --dev

Usage

Check configs and templates for non-existing classes.

vendor/bin/class-presence check src

Supported:

  • TWIG
  • LATTE
  • YAML
  • NEON
  • PHP templates (e.g. Blade)


Report Issues

In case you are experiencing a bug or want to request a new feature head over to the Symplify monorepo issue tracker

Contribute

The sources of this package are contained in the Symplify monorepo. We welcome contributions for this package on symplify/symplify.