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
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/config-loader
A lightweight configuration loader with automatic project root detection and dot notation support
-
-
-
-
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/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