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

recently created package Added 30 days ago
1
likes
140
points
117
downloads
A Laravel-inspired web framework for Dart - HTTP, routing, DI, ORM, auth, queues, and more#framework#server#backend#web

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

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

dartian_i18ncopy "dartian_i18n: ^1.0.0" to clipboard
dartian_i18n: ^1.0.0 copied to clipboard

0
likes
130
points
201
downloads
Internationalization (i18n) support for Dartian with locale management and translation helpers#i18n#localization#translation

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

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

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

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

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

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

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

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

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

0
likes
130
points
130
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
130
points
130
downloads
Task scheduling for Dartian with cron expressions and timezone support#scheduler#cron#tasks#background

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

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