Skip to content

Vijayan’s Blog

knowledge is power

  • Resume
  • Tutorial
    • How To Limit The Cart Quantity Of Discounted Product
    • How To Add Quantity Input In Shop Page
    • How To Create Custom AJAX Posts Load More Plugin In WordPress
    • Create Executable Images
    • Inside the PHP
    • The Devilbox
    • Tombstone
    • WordPress Installation Steps
    • WooCommerce Installation Steps
    • WooCommerce Theme Overriding
    • WooCommerce Custom Product Sorting
    • WooCommerce Custom Products Per Page Dropdown
    • 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
  • Contact

Category 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, refactoring
Vijayan’s Blog, Proudly powered by WordPress.