muhammetsafak member since: Apr 23, 2022
muhammetsafak's packages
-
PHP
babelqueue/laravel
Laravel adapter for BabelQueue: a drop-in polyglot queue driver. PHP produces strict JSON envelopes that Go, Python, Java, .NET and Node consumers read without PHP's serialize(). Built on babelqueue/php-sdk.
-
PHP
babelqueue/php-sdk
Framework-agnostic core for BabelQueue: the canonical polyglot queue envelope codec, contracts and dead-letter helpers. Framework adapters (Laravel, Symfony, ...) are built on top.
-
PHP
babelqueue/symfony
Symfony adapter for BabelQueue: a Messenger serializer that speaks the canonical polyglot envelope, so Symfony services interoperate with Laravel, Go, Python, .NET and Node over one wire format. Built on babelqueue/php-sdk.
-
-
PHP
initorm/database
Database manager that composes initorm/dbal and initorm/query-builder into a fluent CRUD + transaction + query-log API with an optional static facade.
-
-
PHP
initorm/orm
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
-
PHP
initorm/query-builder
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
-
PHP
initphp/auth
PHP authentication & authorization library with pluggable storage adapters (session, cookie, custom) and a small permission manager.
-
PHP
initphp/barbarian
Small, dependency-light database migration library for PHP with a PDO-based runner and a CLI.
-
PHP
initphp/cache
A lightweight PSR-16 (Simple Cache) implementation with file, PDO, Redis, Memcache(d) and WinCache handlers.
-
PHP
initphp/config
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
-
PHP
initphp/console
A simple helper library for writing console/CLI applications in PHP, including a styleable ANSI table renderer (formerly initphp/cli-table).
-
PHP
initphp/container
Minimal PSR-11 dependency injection container with reflection-based autowiring.
-