[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1109613: marked as done (ITP: php-nikic-php-parser -- PHP parser written in PHP for static code analysis)



Your message dated Sun, 10 Aug 2025 15:45:06 +0200
with message-id <198943a261a.128607e99394474.6146403675296746199@wdes.fr>
and subject line The package already exists in Debian
has caused the Debian Bug report #1109613,
regarding ITP: php-nikic-php-parser -- PHP parser written in PHP for static code analysis
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1109613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109613
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Ahmed Gamal <ahmed.gamal9541@gmail.com>

* Package name    : php-nikic-php-parser
  Version         : 4.15.4
  Upstream Author : Nikita Popov <nikita.ppv@gmail.com>
* URL             : https://github.com/nikic/PHP-Parser
* License         : BSD-3-Clause
  Programming Lang: PHP
  Section         : php

Description:
 PHP parser written in PHP for static code analysis and manipulation

 The PHP Parser is a PHP 5.2 to PHP 8.2 parser written in PHP. Its purpose is to
 simplify static code analysis and manipulation of PHP code. The library provides
 the following key features:

 * Parsing PHP 5, PHP 7, and PHP 8 code into an abstract syntax tree (AST)
 * Dumping the AST in human-readable form
 * Converting an AST back to PHP code with formatting preservation
 * Infrastructure to traverse and modify ASTs
 * Resolution of namespaced names
 * Evaluation of constant expressions
 * Builders to simplify AST construction for code generation
 * Converting an AST into JSON and back

 This package is essential for PHP development tools, static analyzers, and code
 transformation utilities.

Rationale:
 This package is required as a dependency for FOSSology, an open source license
 compliance system. FOSSology uses PHP-based tools for source code analysis and
 license detection, which rely on the PHP Parser library for parsing and analyzing
 PHP source code during the compliance scanning process.

 The PHP Parser is a critical component for:
 - Static code analysis tools in FOSSology
 - License detection algorithms that need to parse PHP code
 - Code transformation utilities used in the compliance workflow
 - Development tools that analyze PHP code structure

Technical Details:
 - Requires PHP >= 7.0
 - Uses PSR-4 autoloading
 - Provides command-line tool: bin/php-parse
 - Minimal runtime dependencies (only ext-tokenizer)
 - Comprehensive test suite included
 - Well-documented with extensive examples

Dependencies:
 - php (>= 7.0)
 - php-tokenizer
 - Build dependencies: phpunit, ircmaxell/php-yacc (for development)

The package will be maintained by Ahmed Gamal <ahmed.gamal9541@gmail.com> as part
of the FOSSology packaging effort.

--
Ahmed Gamal
FOSSology Debian Packaging Team

--- End Message ---
--- Begin Message ---
Please do some research before opening ITP/RFP bugs.
This package already exists in Debian.

--
William Desportes

--- End Message ---

Reply to: