Libraries tagged by analizer
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
sagautam5/composer-insights
5 Downloads
CLI tool to audit and analyze your composer dependencies.
rstoetter/csmartsqlstatement-php
56 Downloads
class to manage SQL SELECT statements - analyze and replace clauses
rossaddison/composer-require-checker
1 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
ropendev/expression
15 Downloads
Text Analyser: Extract Expression from a text and order it by density.
revisor/trend
33 Downloads
Analyze data and try to find a significant trend
reccur/candlestick
32 Downloads
Analyzes different trends and patterns in a candlestick chart
racastellanosm/phpqa
7 Downloads
Analyze PHP code with one command.
quantimodo/docs
6 Downloads
Aggregate and analyze your users' live-tracking data.
poissegrolle/phpqa
18 Downloads
Analyze PHP code with one command.
pfaciana/php-error-log-viewer
6 Downloads
A WordPress plugin that provides an interface to view, manage, and analyze PHP error logs across your WordPress installation.
paba/paba
118 Downloads
PABA - PHP Apache Benchmark Analyser: analyses output of ab (Apache Benchmark) and generates CSV file
ozcan39/ir_evaluation_php
5 Downloads
This library was created in order to evaluate the effectiveness of any kind of algorithm used in IR systems and analyze how well they perform.
nicolae-soitu/telegram-dump
10 Downloads
The Laravel package for sending dumps directly to Telegram is an extremely useful tool for developers who want to monitor and analyze the behavior of Laravel applications in real time by receiving dumps directly in a Telegram chat.
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.