Skip to content
View mavelo-llc's full-sized avatar

Block or report mavelo-llc

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. CodeIgniter 4: app/Helpers/url_helpe... CodeIgniter 4: app/Helpers/url_helper.php - tel() function
    1
    <?php
    2
    
                  
    3
    declare(strict_types=1);
    4
    
                  
    5
    if (! function_exists('tel')) {
  2. CodeIgniter 4: app/Helpers/form_help... CodeIgniter 4: app/Helpers/form_helper.php - Create HTML input attributes according to validation rules.
    1
    <?php
    2
    
                  
    3
    declare(strict_types=1);
    4
    
                  
    5
    if (! function_exists('validation_rule_attributes')) {
  3. CodeIgniter4 CodeIgniter4 Public

    Forked from codeigniter4/CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

    PHP

  4. intuit/PHP-Payments-SDK intuit/PHP-Payments-SDK Public

    QuickBooks Online Payments SDK

    PHP 25 37