phanalist VS TOSIOS

Compare phanalist vs TOSIOS and see what are their differences.

phanalist

Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code. (by denzyldick)

TOSIOS

The Open-Source IO Shooter is an open-source multiplayer game in the browser (by halftheopposite)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
phanalist TOSIOS
5 7
108 353
- -
9.3 3.8
14 days ago 22 days ago
Rust TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

phanalist

Posts with mentions or reviews of phanalist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.
  • Traversing an AST of PHP source code.
    1 project | dev.to | 22 Jan 2024
    Phanalist needs a way to detect when we are in the function's scope with the name tooComplex(). With pattern matching, it is super easy to detect if the statement is either: if,else,etc.. The first statement that I want to match for is class Index{ and from there, we will continue down the tree. If you think the same way as I do you know that I will be using recursion to calculate the cyclomatic complexity. After we have matched the scope of the tooComplex() function.
  • How I made it impossible to write spaghetti code.
    1 project | dev.to | 20 Jan 2024
    In the following paragraph, we will see how phanalist can calculate the cyclomatic complexity of the scope of a method. Before creating Phanalist, I always kept the cyclomatic complexity of the methods I wrote in my mind. And if I see that the complexity is higher than 10. I always try to refactor the method, making it easier to understand.
  • Ask HN: Show me your half baked project
    163 projects | news.ycombinator.com | 12 Oct 2023
    https://github.com/denzyldick/phanalist

    I'm trying to write a static analyzer for PHP. It's written in RUST and it's a personal project of mine to learn rust and also make a FAST static analyzer for PHP projects that are big. I started with this project because the current static analyzers in the PHP ecosystem are slow.

    It would be nice if there were people that would like to contribute. If you want to learn rust and you have PHP experience you are welcome to help.

  • Ask HN: What's your most starred repo?
    4 projects | news.ycombinator.com | 24 Feb 2023
  • A new PHP static analyser(Phanalist)
    1 project | news.ycombinator.com | 23 Feb 2023

TOSIOS

Posts with mentions or reviews of TOSIOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.

What are some alternatives?

When comparing phanalist and TOSIOS you can also consider the following projects:

ext-php-rs - Bindings for the Zend API to build PHP extensions natively in Rust.

colyseus - ⚔ Multiplayer Framework for Node.js

php-malware-analysis - Deobfuscation and analysis of PHP malware captured by a WordPress honey pot

super-auto-pets-db - This database website is an un-official guide and reference for the pets, food and stats from the game Super Auto Pets.

dungeon - A configurable and editable dungeon generator using Binary-Space Partitioning and hand-made rooms. [Moved to: https://github.com/halftheopposite/bsp-dungeon-generator]

LandOfTheRair - Land of the Rair is a full-blown MORPG styled like the MUDs of olde, featuring hours upon hours of gameplay.

TiledSharp - C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool

filters - Collection of community-authored custom display filters for PixiJS

GMLTouch-Minecraft-2D - JavaScript Minecraft 2D (cross-platform)

pstow - Create symbolic links in Windows with PowerShell like it is GNU Stow.

muziko - Practice every song you know

agi-pack - A Dockerfile builder for Machine Learning developers