Skip to content
View SparK-Cruz's full-sized avatar
  • Brasil

Organizations

@elpho
Block or Report

Block or report SparK-Cruz

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. querier querier Public

    A Simple GraphQL Query Builder

    PHP 2 1

  2. Accessible attributes trait for mass... Accessible attributes trait for mass assignment in php
    1
    <?php
    2
    trait Fillable {
    3
        public function __construct($attributes) {
    4
            $this->fill($attributes);
    5
        }
  3. Lib/function for One Time Padding st... Lib/function for One Time Padding strings
    1
    (() => {
    2
        const OTP = (() => {
    3
            function xorStrings(a, b) {
    4
                let c = "";
    5
    
                  
  4. ebanx/benjamin ebanx/benjamin Public

    🔌 EBANX business rule abstraction layer for merchant sites and e-commerce platform plugins.

    PHP 18 6

  5. lipht/mvc lipht/mvc Public archive

    Lipht Framework: MVC module

    PHP 1 1