spiral/interceptors
Spiral Interceptors provides a lightweight interception layer for Spiral apps, enabling cross-cutting concerns (logging, caching, transactions, etc.) around method calls with strong typing and test-friendly design. Includes CI checks and static analysis support.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/snapshots | 0.86 | 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 | 779 | 0 | 1.2 | 33.4 | MIT | 7 years ago | |
| spiral/auth-http | 0.85 | 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 | 342 | 0 | 1.2 | 35.0 | MIT | 5 years ago | |
| spiral/distribution | 0.85 | 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 | 610 | 0 | 0.0 | 30.2 | MIT | — | |
| spiral/exceptions | 0.84 | Universal exception handling component for PHP/Spiral. Provides a consistent way to catch, format, report, and render exceptions across applications and frameworks, with strong static analysis support, tests, and clean integration in Spiral projects. | 4 | 4 | 0 | 3K | 0 | 3.9 | 38.0 | MIT | 6 years ago | |
| spiral/marshaller-bridge | 0.81 | Bridge package for Spiral Framework that wires up the Spiral Marshaller with sensible defaults. Provides a bootloader, replaces SerializerBootloader, and lets you configure the MapperFactory and type matchers for custom mapping behavior. | 0 | 0 | 0 | 0 | 0 | 0.8 | — | MIT | 2 years ago | |
| spiral/security | 0.81 | 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 | 344K | 0 | 6.4 | 55.3 | MIT | 6 years ago | |
| spiral/core | 0.79 | 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 | 392K | 0 | 7.2 | 55.3 | MIT | 6 years ago | |
| spiral/translator | 0.78 | Spiral Translator provides i18n translation tooling with static analysis support and auto-indexation. Designed for Spiral Framework apps, it helps manage locales, translation keys, and validation via PHPUnit/Psalm-friendly architecture. | 1 | 1 | 1 | 396 | 0 | 3.9 | 31.7 | MIT | 6 years ago | |
| spiral/auth | 0.76 | Spiral/Auth provides common authentication interfaces for Spiral apps. Define auth tokens, storage, and guards via small, framework-agnostic contracts, enabling interchangeable implementations and consistent integration across projects. | 4 | 4 | 1 | 788 | 0 | 4.3 | 30.4 | MIT | 6 years ago | |
| spiral/filters | 0.76 | Spiral Filters provides a simple way to define, validate, and apply request-driven filters to query builders in Spiral apps. Build reusable filter sets, map input to conditions, and keep controllers thin while supporting pagination, sorting, and clean APIs. | 3 | 3 | 1 | 162 | 0 | 3.3 | 22.4 | MIT | 6 years ago | |
| infection/include-interceptor | 0.76 | PHP stream wrapper that intercepts the file:// protocol to override the content of any included or autoloaded file at runtime. Register a mapping from original file to replacement, enable the interceptor, and includes/file_get_contents load the replacement instead. | 31 | 31 | 4 | 766K | 3 | 21.7 | 65.1 | BSD-3-Clause | 1 month ago | |
| spiral/config | 0.68 | Spiral Config provides a flexible configuration system for Spiral apps. Load, merge, and access settings from multiple sources with a clean API, supporting layered environments and structured config classes for predictable, testable application configuration. | 2 | 2 | 1 | 4K | 0 | 2.4 | 43.8 | MIT | 6 years ago | |
| spiral/prototype | 0.67 | Prototype generation tools for Spiral Framework to speed up application scaffolding. Provides helpers to define models, repositories, and services with less boilerplate, keeping code consistent while accelerating development and iteration. | 3 | 3 | 1 | 96 | 0 | 4.8 | 19.3 | MIT | 6 years ago |
How can I help you explore Laravel packages today?