Skip to content
View manuwhat's full-sized avatar

Block or report manuwhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. strip-tags strip-tags Public

    strips php and html tags or attributes from string

    PHP 7 3

  2. shortcut shortcut Public

    Library which create custom Shortcut for classes Instantiation.

    PHP 1

  3. similar-text similar-text Public

    Compare two strings to compute a similarity score

    PHP 1 3

  4. php-eco-profiler php-eco-profiler Public

    A high-precision PHP profiler designed to measure the carbon footprint of applications. It correlates hardware data (ARM/x86 CPU) with software metrics to generate detailed energy audits, featuring…

    PHP 1

  5. AVC AVC Public

    extends PHP array_count_values native function to count any PHP type value in iterable variables

    PHP

  6. named-args named-args Public

    Allows to define functions that can be called/call existing functions using named Arguments

    PHP