rcalicdan member since: Apr 01, 2025

rcalicdan's packages

  • PHP

    hiblaphp/socket

    Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for HiblaPHP

  • PHP

    hiblaphp/sql

    SQL client contracts for Hibla sql database libraries

  • PHP

    hiblaphp/stream

    A PHP library for working with non-blocking streams of data

  • PHP

    hiblaphp/sync

    Non-blocking synchronization primitives (Mutex, Semaphore) for async PHP

  • PHP

    rcalicdan/blade

    A standalone fork of jenssegers/blade, Laravel's Blade templating engine for use outside of Laravel. This maintained version includes fixes for modern PHP environments.

  • PHP

    rcalicdan/blade-lite

    Framework agnostic version of laravel blade with almost zero setup

  • PHP

    rcalicdan/config-loader

    A lightweight configuration loader with automatic project root detection and dot notation support

  • PHP

    rcalicdan/defer

    Framework agnostic Deferred Execution Library for PHP

  • PHP

    rcalicdan/event

    Lightweight event emitter and listener library

  • PHP

    rcalicdan/gemini-client

    Asynchonous Gemini Client for PHP

  • PHP

    rcalicdan/laravel-sms-api

    Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included (this is a forked version).

  • PHP

    rcalicdan/mysql-binary-protocol

    Mysql Binary Protocol for my fiber async libary credits to Ivan Chepurnyi this a modernise implementation of his works

  • PHP

    rcalicdan/process-killer

    A PHP library for killing processes and their children

  • PHP

    rcalicdan/query-builder-primitives

    Immutable querybuilder building block for creating sql query builder libraries

  • PHP

    rcalicdan/serializer

    code serializer for ipc and parallel execution libraries built on top of opis/closure