Spiral Scout
Spiral is a high-performace PHP framework and component ecosystem around it.
United States of America
Pinned Repositories
app
Spiral Framework Skeleton HTTP Application: Queue, Console, Cycle ORM
app-grpc
Spiral Framework Skeleton GRPC Application: Queue, Console, ORM
app-keeper
Skeleton Application on Spiral Framework: Keeper Admin Panel
cycle-bridge
🌉 Cycle ORM v2 bridge to Spiral Framework
docs
Spiral Framework and Components Documentation
framework
High-Performance PHP Framework
json-schema-generator
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
roadrunner-bridge
🌉 RoadRunner bridge to Spiral Framework
temporal-bridge
🌉 Temporal integration package for Spiral Framework
ticket-booking
This is an example project based on the Spiral Framework and GRPC microservices.
Spiral Scout's Repositories
spiral/framework
High-Performance PHP Framework
spiral/storage
[READ ONLY] Object Storage API: Amazon, FTP, SFTP, Filesystem, GridFS. Subtree split of the Spiral Storage component (see spiral/framework)
spiral/tokenizer
[READ ONLY] Locate available classes by parent, interface or trait. Subtree split of the Spiral Tokenizer component (see spiral/framework)
spiral/stempler
[READ ONLY] Server-side html-component compiler and template engine. Subtree split of the Spiral Stempler component (see spiral/framework)
spiral/logger
[READ ONLY] LogFactory and global log listeners. Subtree split of the Spiral Logger component (see spiral/framework)
spiral/interceptors
[READ ONLY] Spiral interceptors
spiral/hmvc
[READ ONLY] HMVC Core and Controllers. Subtree split of the Spiral HMVC component (see spiral/framework)
spiral/pagination
[READ ONLY] Common pagination interfaces. Subtree split of the Spiral Pagination component (see spiral/framework)
spiral/reactor
[READ ONLY] Code Scaffolding using declarative OOP wrappers. Subtree split of the Spiral Reactor component (see spiral/framework)
spiral/router
[READ ONLY] Routes, RESTFul, URI generation, Adaptive Patterns. Subtree split of the Spiral Router component (see spiral/framework)
spiral/security
[READ ONLY] RBAC security layer based on NIST definition, role/rule/permission associations, bulletproof. Subtree split of the Spiral Security component (see spiral/framework)
spiral/http
[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)
spiral/models
[READ ONLY] Set of common data wrappers with field mutators, strict data schemas and reflection capabilities. Subtree split of the Spiral Models component (see spiral/framework)
spiral/prototype
[READ ONLY] Automatic dependency injection using AST modifications. Subtree split of the Spiral Prototype component (see spiral/framework)
spiral/validation
[READ ONLY] Nested Validation, Checkers, Conditional Validation, Multiple Rule syntaxes. Subtree split of the Spiral Validation component (see spiral/framework)
spiral/code-style
Code-Style sniffer and fixer rules and CLI command
spiral/debug
[READ ONLY] Debug Toolkit. Subtree split of the Spiral Debug component (see spiral/framework)
spiral/distribution
[READ ONLY] Content distribution over CDN.
spiral/filters
[READ ONLY] Deep Structural Validation, Data Mapper, Inheritance. Subtree split of the Spiral Filters component (see spiral/framework)
spiral/scaffolder
[READ ONLY] Set of commands used to scaffold parts of application. Subtree split of the Spiral Scaffolder component (see spiral/framework)
spiral/sendit
[READ ONLY] Email builder and sending pipeline.
spiral/snapshots
[READ ONLY] Snapshots: Exception handling interfaces. Subtree split of the Spiral Snapchots component (see spiral/framework)
spiral/views
[READ ONLY] View Manager and Rendering Engine selector. Subtree split of the Spiral Views component (see spiral/framework)
spiral/queue
[READ ONLY] RoadRunner: Background PHP workers, Queue brokers
spiral/session
[READ ONLY] Secure sessions over native PHP handlers. Subtree split of the Spiral Session component (see spiral/framework)
spiral/streams
[READ ONLY] PSR-7 Stream Wrappers. Subtree split of the Spiral Stream component (see spiral/framework)
spiral/translator
[READ ONLY] Translator, Static Analysis and Auto-Indexation. Subtree split of the Spiral Translator component (see spiral/framework)
spiral/mailer
[READ ONLY] Mailing Interfaces. Subtree split of the Spiral Mailer component (see spiral/framework)
spiral/serializer
[READ ONLY] Spiral Framework component for serializing and deserializing data structure
spiral/telemetry
[READ ONLY] Generates telemetry traces to help you analyze your software’s performance and behavior.