[go: up one dir, main page]

dartian.org

  • Packages
Results 13 packages owned by dartian.org
Sort by

dartiancopy "dartian: ^1.0.0" to clipboard
dartian: ^1.0.0 copied to clipboard

1
likes
140
points
21
downloads
A Laravel-inspired web framework for Dart - HTTP, routing, DI, ORM, auth, queues, and more#framework#server#backend#web

dartian_dicopy "dartian_di: ^1.1.0" to clipboard
dartian_di: ^1.1.0 copied to clipboard

0
likes
120
points
37
downloads
Dependency injection container for Dartian with auto-discovery annotations and cycle detection#dependency-injection#di#ioc#service-locator

dartian_corecopy "dartian_core: ^1.0.0" to clipboard
dartian_core: ^1.0.0 copied to clipboard

0
likes
140
points
23
downloads
Core utilities and telemetry hooks for Dartian - A Laravel-inspired web framework for Dart#framework#server#backend#web

dartian_routercopy "dartian_router: ^1.0.0" to clipboard
dartian_router: ^1.0.0 copied to clipboard

0
likes
140
points
22
downloads
Fluent routing DSL for Dartian with groups, prefixes, and named routes - Built on shelf_router#router#routing#http#shelf

dartian_httpcopy "dartian_http: ^1.0.0" to clipboard
dartian_http: ^1.0.0 copied to clipboard

0
likes
140
points
21
downloads
HTTP kernel for Dartian with middleware pipeline, CORS, CSRF protection - Built on Shelf#http#server#middleware#shelf

dartian_authcopy "dartian_auth: ^1.0.0" to clipboard
dartian_auth: ^1.0.0 copied to clipboard

0
likes
140
points
20
downloads
Authentication and security for Dartian with session, JWT, and bcrypt password hashing#authentication#jwt#security#bcrypt

dartian_schedulercopy "dartian_scheduler: ^1.0.0" to clipboard
dartian_scheduler: ^1.0.0 copied to clipboard

0
likes
140
points
20
downloads
Task scheduling for Dartian with cron expressions and timezone support#scheduler#cron#tasks#background

dartian_queuecopy "dartian_queue: ^1.0.0" to clipboard
dartian_queue: ^1.0.0 copied to clipboard

0
likes
140
points
20
downloads
Job queue system for Dartian with sync, isolate, and Redis-backed drivers#queue#jobs#background#async

dartian_viewcopy "dartian_view: ^1.0.0" to clipboard
dartian_view: ^1.0.0 copied to clipboard

0
likes
140
points
20
downloads
Server-side rendering (SSR) views for Dartian using Mustache templates with i18n support#template#mustache#ssr#views

dartian_consolecopy "dartian_console: ^1.0.2" to clipboard
dartian_console: ^1.0.2 copied to clipboard

0
likes
110
points
36
downloads
Command-line interface for Dartian framework with code generators and dev server#cli#generator#development#framework