captainhook/captainhook-phar dependents (35) Order by: name | downloads Show: all | require | require-dev
-
-
-
PHP
offload-project/laravel-flagged
Feature flags with custom resolution logic for Laravel. Define how feature access is determined rather than storing per-user state.
-
PHP
offload-project/laravel-invite-only
A Laravel package for managing user invitations with polymorphic relationships, token-based access, scheduled reminders, and event-driven notifications.
-
PHP
offload-project/laravel-mandate
Unified authorization management for Laravel - roles, permissions, and feature flags in a type-safe API
-
PHP
offload-project/laravel-navigation
Configurable navigation package for Laravel with breadcrumb and tree generation
-
PHP
offload-project/laravel-notification-preferences
Manage and display user notification preferences in Laravel
-
-
PHP
squirrelphp/connection
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
-
PHP
squirrelphp/debug
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
-
PHP
squirrelphp/entities
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
-
PHP
squirrelphp/entities-bundle
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
-
PHP
squirrelphp/queries
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
-
PHP
squirrelphp/queries-bundle
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
-
PHP
squirrelphp/strings
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs