tombs

Detect unused code in production (by krakjoe)

Tombs Alternatives

Similar projects and alternatives to tombs

  • Rector

    Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

  • tombstone

    Dead code detection with tombstones for PHP 🪦🧟

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • phpdcd

    Discontinued Dead Code Detector (DCD) for PHP code.

  • commie2

    commie 2.0 is a pastebin with line commenting support.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tombs alternative or higher similarity.

tombs reviews and mentions

Posts with mentions or reviews of tombs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-18.
  • Ask HN: Inherited the worst code and tech team I have ever seen. How to fix it?
    2 projects | news.ycombinator.com | 18 Sep 2022
    As others have said, you're in a precarious position: working with pure tech debt for a business that clearly has no interest in keeping its addressing tech debt.

    That being said, first thing would be to use source control and get done sort of code review/release process in place.

    Contrary to other suggestions of "then write tests for everything", I think that's bad advice. It's far more likely that you'll pigeonhole yourself and your team on complicated and unhelpful tests. 3 things you could do in a short amount of time to radically increase the code quality:

    - Lint all the code (php-cs-fixer is a good tool, rector can also help)

    - At least start dependency management (with composer), even if it's empty.

    - Introduce static analysis into the code review process (phpstan/psalm, in a CI preferably). Baseline suppression of existing errors are easy to generate.

    Then personally I would try and aggressively purge dead code, which is easier said than done. Tombs (https://github.com/krakjoe/tombs) is a little awkward but can be helpful, especially if all there is is production.

    Again, handling tech debt sounds like it will be nigh impossible at this company, but modern PHP is really enjoyable and I hope you're able to experience it.

  • Easy way to find non-used code in your codebase
    2 projects | /r/PHP | 1 Apr 2021
    How is this different from https://github.com/krakjoe/tombs?
  • How do you track a dead code?
    4 projects | /r/PHP | 5 Jan 2021
    I don't use this myself, as dead code isn't such a problem for me, but: https://github.com/krakjoe/tombs
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic tombs repo stats
4
431
0.0
6 months ago

krakjoe/tombs is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of tombs is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com