RCalicdan member since: Apr 01, 2025

RCalicdan's packages

  • PHP

    hiblaphp/async

    async/await implementation with structured concurrency.

  • PHP

    hiblaphp/cache

    Promise based cache implementation based on PSR16 cache interface

  • PHP

    hiblaphp/cancellation

    Abstraction for C# inspired Cancellation Token Source Implementation for PHP

  • PHP

    hiblaphp/dns

    Async DNS resolver for HiblaPHP

  • PHP

    hiblaphp/event-loop

    Fiber native eventloop for building block for heart of hiblaphp libraries

  • PHP

    hiblaphp/postgres

    High Performance Pure Non Blocking Postgre Driver

  • PHP

    hiblaphp/promise

    Promise A+ implementation with cancellation support

  • 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/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