spiral/attributes
Spiral Attributes is a lightweight PHP 8 attributes toolkit for reading, filtering, and working with attributes via reflection. Used by the Spiral framework, it provides a small, focused API for attribute discovery and metadata handling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/config | 0.88 | 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 | 22.4 | 50.2 | MIT | 6 years ago | |
| spiral/exceptions | 0.86 | 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 | 23.9 | 45.2 | MIT | 6 years ago | |
| spiral/security | 0.85 | 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. | 5 | 5 | 1 | 286K | 0 | 26.4 | 65.0 | MIT | 6 years ago | |
| spiral/auth-http | 0.84 | 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 | 494 | 0 | 21.2 | 43.8 | MIT | 5 years ago | |
| spiral/logger | 0.84 | Spiral Logger provides a LogFactory and global log listeners for building and wiring PSR-3 compatible loggers in Spiral apps. Lightweight package with strong static analysis, tests, and CI support. | 13 | 13 | 0 | 332K | 0 | 24.3 | 65.0 | MIT | 5 years ago | |
| spiral/testing | 0.84 | Testing SDK for Spiral Framework packages. Provides a custom TestCase with a TestApp so you can test packages without a full application setup. Configure root directory and bootloaders, and keep test app config under tests/app. PHP 8.1+, Spiral 3.15+. | 7 | 7 | 7 | 167K | 9 | 32.2 | 69.9 | MIT | 2 months ago | |
| spiral/views | 0.82 | 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 | 224 | 0 | 23.0 | 28.5 | MIT | 6 years ago | |
| spiral/distribution | 0.82 | 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 | 532 | 0 | 0.0 | 29.4 | MIT | — | |
| spiral/models | 0.81 | 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 | 265 | 0 | 23.6 | 29.7 | MIT | 6 years ago | |
| spiral/storage | 0.81 | Spiral Storage is a PHP component for managing application storage: define locations and storage buckets, resolve filesystem paths consistently, and integrate with Spiral apps. Lightweight, typed, tested, and MIT-licensed. | 27 | 27 | 3 | 223 | 0 | 22.3 | 15.5 | MIT | 6 years ago | |
| spiral/snapshots | 0.81 | 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 | 438 | 0 | 21.2 | 35.2 | MIT | 6 years ago | |
| spiral/debug | 0.79 | 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 | 24.2 | 48.4 | 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. | 18 | 18 | 6 | 314K | 0 | 27.2 | 65.0 | MIT | 6 years ago | |
| spiral/files | 0.79 | 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 | 21K | 0 | 21.6 | 57.7 | MIT | 6 years ago | |
| spiral/serializer | 0.78 | A PHP serialization library from Spiral: serialize/deserialize objects and arrays with configurable mappings and type handling, designed to integrate with Spiral components and support common data formats and transformation workflows. | 0 | 0 | 0 | 3K | 0 | 0.0 | 48.0 | MIT | — | |
| spatie/php-attribute-reader | 0.77 | Lightweight PHP 8+ utility to read native attributes from classes, methods, properties, and parameters using reflection. Designed for simple, fast attribute discovery in frameworks and libraries, with an API that fits common annotation-style workflows. | 84 | 84 | 1 | 240K | 0 | 21.4 | 56.1 | MIT | 1 month ago | |
| spiral/reactor | 0.77 | Spiral Reactor is a small PHP package for building and running reactive pipelines in Spiral apps. It helps compose transformations and event-driven flows with a simple API, aimed at lightweight orchestration and experimentation in Spiral-based projects. | 4 | 4 | 3 | 15K | 0 | 24.6 | 56.7 | MIT | 5 years ago |
How can I help you explore Laravel packages today?