k0d3r1s member since: Apr 25, 2018

k0d3r1s's packages

  • PHP

    valksor/php-functions-handler

    A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities

  • PHP

    valksor/php-functions-iteration

    A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation

  • PHP

    valksor/php-functions-latvian

    A PHP library providing functions specific to Latvian language and data formats, including Latvian text comparison, sorting according to Latvian alphabet rules, and validation of Latvian personal identification codes

  • PHP

    valksor/php-functions-local

    A PHP library providing utility functions for working with the local filesystem, environment variables, system resources, and more

  • PHP

    valksor/php-functions-memoize

    A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again

  • PHP

    valksor/php-functions-number

    A PHP library providing various number-related functions including prime number checking, distance calculations, and mathematical operations

  • PHP

    valksor/php-functions-pagination

    A PHP library providing pagination functionality to generate page numbers for UI pagination controls, with smart handling of large page sets

  • PHP

    valksor/php-functions-php

    A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks

  • PHP

    valksor/php-functions-preg

    A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support

  • PHP

    valksor/php-functions-queue

    A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner

  • PHP

    valksor/php-functions-sort

    A PHP library providing various sorting algorithms and utilities for arrays and objects

  • PHP

    valksor/php-functions-text

    A PHP library providing enhanced text manipulation functions for string operations, formatting, and transformations

  • PHP

    valksor/php-functions-web

    A PHP library providing a collection of web-related utility functions for handling HTTP requests, validating web data, and working with URLs

  • PHP

    valksor/php-plugin

    Composer plugin providing automatic recipe processing for PHP packages, similar to Symfony Flex

  • PHP

    valksor/php-spx-profiler

    A Symfony profiler data collector for the SPX PHP profiler, which collects and displays profiling data for PHP applications