spiral/hmvc
HMVC support for Spiral apps, helping you structure features into self-contained modules with controllers, views, and routes. Encourages clean separation of concerns and scalable project organization for complex applications.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/auth-http | 0.88 | Spiral auth-http provides HTTP authentication middleware and token transports for Spiral apps. Integrate auth into request pipelines and pass credentials via headers or other HTTP mechanisms, with strong typing, tests, and framework-friendly setup. | 0 | 0 | 0 | 335 | 0 | 1.2 | 34.9 | MIT | 5 years ago | |
| spiral/security | 0.87 | Spiral Security adds authentication and authorization tooling for Spiral apps, including guards, token and session support, and role/permission checks. Keep access control consistent across HTTP and console with a clean, framework-native API. | 6 | 6 | 1 | 375K | 0 | 6.4 | 55.3 | MIT | 6 years ago | |
| spiral/models | 0.87 | Spiral DataEntity models package. Provides lightweight, type-safe data models/entities for your application with strong static analysis support (Psalm) and test coverage. Part of the Spiral ecosystem; MIT licensed. | 3 | 3 | 0 | 547 | 0 | 3.6 | 29.6 | MIT | 6 years ago | |
| spiral/views | 0.87 | Spiral Views provides a view manager and rendering engine selector for Spiral apps, letting you configure and switch template engines consistently. Lightweight, tested, and type-safe, with docs and framework integration via the Spiral Framework bundle. | 3 | 3 | 0 | 541 | 0 | 3.0 | 29.5 | MIT | 6 years ago | |
| spiral/core | 0.84 | Spiral Core provides the framework’s dependency injection container with IoC scopes and injectable configuration support. Use it to manage bindings, resolve services, and handle scoped lifecycles in Spiral apps. | 19 | 19 | 6 | 419K | 0 | 7.2 | 55.3 | MIT | 6 years ago | |
| spiral/snapshots | 0.82 | Laravel snapshot testing helpers for asserting arrays, JSON, and HTTP responses against stored snapshots. Generate, update, and compare snapshots in tests to catch unexpected changes with clear diffs and simple PHPUnit integration. | 2 | 2 | 0 | 629 | 0 | 1.2 | 32.1 | MIT | 7 years ago | |
| spiral/queue | 0.82 | Spiral Queue provides a unified API to enqueue and process background jobs in Spiral apps, with drivers for popular backends, configurable workers, retries, and delayed execution. Use it to offload emails, imports, and other long-running tasks. | 1 | 1 | 0 | 842 | 0 | 0.0 | 36.3 | MIT | — | |
| spiral/boot | 0.80 | Spiral Boot Core provides the kernel bootstrapping foundation for the Spiral Framework. It includes bootloaders, application lifecycle management, and configuration wiring used by Spiral apps and bundles, with strong type-safety and CI-tested quality. | 2 | 2 | 0 | 3K | 0 | 6.9 | 41.5 | MIT | 6 years ago | |
| spiral/framework | 0.79 | Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. | 2,059 | 2,061 | 92 | 102K | 42 | 55.9 | 45.0 | MIT | 1 week ago | |
| spiral/console | 0.79 | Spiral Console provides a simple, extensible CLI framework for building command-line tools and application commands in Spiral apps. Define commands, arguments, options, and interactive prompts with clean APIs, integrated with the Spiral container and environment. | 3 | 3 | 0 | 2K | 0 | 4.2 | 36.4 | MIT | 6 years ago | |
| spiral/debug | 0.78 | Spiral Debug adds a lightweight debugging toolkit for Spiral/PHP apps. Capture and inspect errors, exceptions, logs, and runtime details during development, with simple integration and minimal overhead for troubleshooting and diagnostics. | 2 | 2 | 1 | 3K | 0 | 4.2 | 42.2 | MIT | 6 years ago | |
| spiral/files | 0.78 | Spiral Files is a lightweight PHP file toolkit for managing files and directories with a clean API, plus virtual stream wrapper support. Includes strong typing, PHPUnit/Psalm coverage, and integrates with the Spiral Framework or works standalone. | 5 | 5 | 1 | 24K | 0 | 1.6 | 49.9 | MIT | 7 years ago | |
| spiral/distribution | 0.77 | Spiral Distribution helps install and publish Spiral framework distributions, bundling app skeletons, modules, and configs into reusable packages. It streamlines project bootstrapping, updates, and sharing standardized setups across teams. | 3 | 3 | 0 | 1K | 0 | 0.0 | 34.6 | MIT | — | |
| laravel/wayfinder | 0.56 | Generate fully typed TypeScript functions for your Laravel routes and controller methods. Wayfinder lets your frontend call endpoints like normal imports—no hardcoded URLs or manual param syncing. Works with Vite via @laravel/vite-plugin-wayfinder. | 1,772 | 1,760 | 109 | 2M | 33 | 45.9 | 65.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?