Deprixa Plus — Business Model · Technical Highlights
Deprixa Plus is built on a modern, production-grade technology stack designed for reliability, security, and scalability.
80 Database Tables
Comprehensive data model covering shipments, invoices, users, organizations, subscriptions, wallets, warehouses, routes, and more.
102 Granular Permissions
Fine-grained access control across all 5 roles. Every action — from creating shipments to viewing financial reports — is gated by a specific permission.
137 Automated Tests
Feature and unit tests covering critical business logic: shipment creation, billing cycles, permission checks, and API endpoints.
Multi-Tenant Isolation
Data isolation enforced via the BelongsToTenant trait. Every query is automatically scoped to the current organization — no data leaks between tenants.
Encrypted Credentials
All API credentials (payment gateways, SMS providers, WhatsApp tokens) are encrypted at rest using Laravel's built-in encryption.
Responsive Design
Fully responsive interface built with Tailwind CSS. Works on desktop, tablet, and mobile screens for office staff and field drivers alike.
Bilingual Support
Deprixa Plus ships with full English and Spanish translations — over 4,040 i18n keys — covering every label, message, and notification in the platform. Users can switch languages from their profile settings.