captainhook/captainhook-phar dependents (40) Order by: downloads | none Show: all | require | require-dev
-
PHP
squirrelphp/twig-php-syntax
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
-
-
-
PHP
squirrelphp/validator-cascade
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
-
-
-
-
PHP
crazywhalecc/static-php-cli
Build single static PHP binary, with PHP project together, with popular extensions included.
-
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
squirrelphp/debug
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
-
PHP
squirrelphp/strings
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs
-
PHP
offload-project/laravel-toggle
A simple and flexible feature toggle (feature flag) package for Laravel