RCalicdan member since: Apr 01, 2025
RCalicdan's packages
-
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/ci4-larabridge
A CodeIgniter 4 library package with Laravel package integrations and Automatic Setup and more
-
PHP
rcalicdan/fiber-async
fiber-async is a modern PHP library that simplifies asynchronous programming using PHP Fibers. It offers a clean, expressive syntax for running non-blocking code, handling concurrency, and managing asynchronous flows with structured error handling.
-
PHP
rcalicdan/larabridge-activity-logs
An extension library for ci4 larabridge package that provide db activity logs functionality that logs eloquent database changes
-
PHP
rcalicdan/mysql-binary-protocol
Mysql Binary Protocol for my fiber async libary credits to Ivan Chepurnyi this a modernise implementation of his works