Skip to content

Vijayan’s Blog

knowledge is power

  • Tutorial
    • Inside the PHP
    • The Devilbox
    • Tombstone
    • WordPress Installation Steps
    • WooCommerce Installation Steps
    • Python
      • How to do REST API call and read/write excel file using Python 3
  • Tips
    • PHP
      • PPT 2 PDF
      • Shortcut To Execute As Superuser
  • Tags
  • Categories
  • Archives

Tag Archives: refactoring

Tombstone

Tombstone is the dead code detection library for PHP In our real life most of the time we use only 20 percentage of any application frequently So using Tombstone library (GitHub link: scheb/tombstone) we will check how to remove zero times or rarely called functions As a result our codebase will get slimmer and healthier […]

Posted byadminAugust 11, 2019August 11, 2019Posted incleanup, RefactoringTags: clean code, cleanup, php, refactoringLeave a comment on Tombstone
Vijayan’s Blog, Proudly powered by WordPress.