spiral/translator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/http | 0.82 | Spiral HTTP provides a PSR-7/PSR-15 based request pipeline for building and composing middleware-driven HTTP applications. Lightweight, type-safe, and framework-friendly, with full docs and testing/analysis tooling. | 3 | 3 | 1 | 1K | 0 | 23.6 | 41.6 | MIT | 6 years ago | |
| spiral/tokenizer | 0.81 | 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. | 17 | 17 | 5 | 336K | 0 | 25.3 | 65.0 | MIT | 6 years ago | |
| illuminate/translation | 0.81 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 497K | 0 | 0.7 | 53.2 | MIT | — | |
| spiral/framework | 0.81 | Spiral Framework is a high-performance, long-running full-stack PHP framework with 60+ PSR-compatible components. Powered by RoadRunner for resident-memory apps, it supports GRPC, queues, WebSockets, background workers, and more. | 2,039 | 2,042 | 90 | 174K | 42 | 55.0 | 50.4 | MIT | 1 month ago | |
| 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/validator | 0.80 | Spiral Validator is a lightweight PHP validation component for the Spiral Framework. Define rules, validate arrays and DTOs, collect detailed error messages, and integrate cleanly with requests, forms, and domain services for consistent input validation. | 4 | 4 | 3 | 191K | 1 | 25.3 | 65.0 | MIT | 3 months ago | |
| spiral/snapshots | 0.80 | 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 | |
| spatie/laravel-translation-loader | 0.78 | Store Laravel/Lumen translation strings in the database while keeping the familiar __() helper. Mix file and DB translations; DB values override files. Extendable to other translation sources via custom providers. | 836 | 839 | 91 | 104K | 0 | 36.2 | 34.1 | MIT | 1 month ago | |
| spiral/mailer | 0.76 | Spiral Mailer provides framework-agnostic mailing interfaces and contracts for building mail delivery integrations. Lightweight package for defining mailer abstractions with strong typing and test-friendly design, intended for use within Spiral or custom PHP apps. | 0 | 0 | 0 | 225 | 0 | 21.2 | 38.3 | MIT | 5 years ago | |
| spatie/laravel-translatable | 0.74 | Add multilingual fields to Eloquent models using a simple HasTranslations trait. Store translations as JSON on the model (no extra tables). Set/get translations per locale, switch app locale, fetch all translations, and even translate nested JSON keys via -> notation. | 2,429 | 2,455 | 298 | 944K | 0 | 50.5 | 42.1 | MIT | 1 month ago | |
| laravel-lang/status-generator | 0.71 | Dev tool for Laravel Lang that generates locale status by creating missing locales and downloading/copying translation files from Laravel projects (framework, laravel, jetstream). Provides CLI commands to create locales and fetch sources from URLs/paths. | 4 | 4 | 2 | 31K | 0 | 29.5 | 61.5 | MIT | 3 weeks ago | |
| cartalyst/converter | 0.69 | Cartalyst Converter is a PHP unit conversion library that makes it easy to convert values between measurement units (length, weight, volume, etc.). Includes extensible unit definitions, fluent API, and helpers to format results for applications and packages. | 88 | 92 | 26 | 19K | 1 | 26.8 | 37.9 | BSD-3-Clause | 1 year ago | |
| larswiegers/laravel-translations-checker | 0.68 | Find missing Laravel translations fast. Run php artisan translations:check to compare languages and see what keys are missing and where. Supports custom lang directories plus excluding vendor paths, specific languages, and file extensions for cleaner results. | 256 | 257 | 20 | 24K | 7 | 27.7 | 36.1 | MIT | 1 year ago | |
| lorisleiva/cron-translator | 0.68 | Convert CRON expressions into human-readable schedules. Translate standard 5-field CRON strings like “*/2 * * * *” into phrases such as “Every 2 minutes”, with optional locale and 24-hour time formatting. Supports many languages (en, fr, de, es, etc.). | 314 | 314 | 61 | 362K | 2 | 28.7 | 50.2 | MIT | 1 week ago |
How can I help you explore Laravel packages today?