Skip to content

mikevandiepen/strictly

Repository files navigation

Strictly

This parser library determines whether your PHP is strictly typed.

Todo

  • Setup project structure.
  • Write analysis logic.
  • Setup structure for issue reporting.
  • Improve the analysis result in console.
  • Generate coverage reports as (.xml or .json)
  • Skip (functional) property, parameter and return type analysis when the type is hinted as "Mixed" in the docblock.
  • Implement https://github.com/nette/php-generator/
  • Write in dynamic and in depth tests with php-generator
  • Release on packagist
  • Release for Github Actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages