Skip to content

[READ-ONLY] Check NEON/YAML/TWIG/LATTE files for existing classes and class constants

License

Notifications You must be signed in to change notification settings

deprecated-packages/class-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config Class Presence

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.