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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| cycle/annotated | Adds annotation/attribute support for Cycle ORM: discovers mapping metadata from PHP docblocks or native attributes, builds entity schema definitions, and integrates with Cycle’s schema compiler. Useful for modeling entities without separate configuration files. | 28 | 28 | 14 | 20K | 9 | 31.8 | 49.0 | MIT | 2 weeks ago | |
| spiral/boot | 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.1 | MIT | 6 years ago | |
| spiral/cycle-bridge | Bridge package integrating Cycle ORM v2 with Spiral Framework 3+. Provides ORM configuration and runtime wiring for Spiral apps using PDO database drivers on PHP 8.1+. | 18 | 18 | 8 | 4K | 9 | 21.7 | 37.5 | MIT | 5 months ago | |
| spiral/events | Spiral Events provides a lightweight event dispatcher for Spiral/PHP apps. Define events and listeners, publish events, and handle them synchronously with clean integration into the framework’s container and application lifecycle. | 0 | 0 | 0 | 3K | 0 | 0.0 | 47.9 | MIT | — | |
| spiral/filters | 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 | |
| spiral/framework | 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,047 | 2,048 | 91 | 96K | 44 | 53.4 | 45.6 | MIT | 1 month ago | |
| spiral/marshaller | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| spiral/marshaller-bridge | 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/prototype | 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 | |
| spiral/queue | 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. | 0 | 1 | — | 620 | — | 0.0 | 34.3 | — | — | |
| spiral/tokenizer | Fast PHP tokenizer for discovering classes, interfaces, traits, and functions without loading files. Scans directories, parses source code, and builds a registry for runtime reflection, DI containers, and framework bootstrapping—lightweight and cache-friendly. | 18 | 18 | 5 | 395K | 0 | 5.3 | 55.3 | MIT | 6 years ago | |
| spiral-packages/laravel-validator | Bridge Laravel’s Validator into the Spiral Framework. Use familiar Laravel-style validation rules and error messages while running on Spiral, with a lightweight integration package maintained by Spiral Scout. | 1 | 1 | 5 | 104 | 1 | 1.8 | 24.3 | MIT | 1 year ago | |
| spiral-packages/livewire | — | 3 | 3 | 1 | 0 | 5 | 1.5 | 1.5 | MIT | — | |
| spiral-packages/symfony-validator | Symfony Validator bridge for the Spiral Framework. Integrates Symfony’s validation component into Spiral apps, providing familiar constraints and error handling. Includes CI, static analysis, and type coverage. Documentation available at spiral.dev. | 4 | 4 | 1 | 570 | 1 | 2.6 | 28.4 | MIT | 2 years ago | |
| temporal/sdk | Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. | 407 | 403 | 57 | 223K | 40 | 41.4 | 62.0 | MIT | 2 months ago | |
| wayofdev/laravel-cycle-orm-adapter | — | 36 | 37 | 4 | 6K | 8 | 19.5 | 39.5 | MIT | 4 days ago |
How can I help you explore Laravel packages today?