Libraries tagged by michael orenda
michael-orenda/party
0 Downloads
A Laravel 13 package providing reusable Party, Person, Organization, Role, and Relationship domain models, inspired by the universal data modeling concepts presented by Len Silverston in The Data Model Resource Book, Volume 1.
michael-orenda/laravel-rbac
3 Downloads
A powerful, polymorphic, hierarchical RBAC package for Laravel 12+. Supports recursive roles, permissions, organizations, and integrates optionally with michael-orenda recursive and API response packages.
michael-orenda/chart-of-accounts
3 Downloads
Reusable Chart of Accounts package for Laravel — hierarchical account classes, groups and accounts with API, services, seeders and Testbench tests.
michaelorenda/currency
2 Downloads
A Laravel 12 multi-currency accounting module with ISO 4217 data, exchange rates, conversions, and API endpoints.
michael-orenda/ui
5 Downloads
Atomic Design UI system for Laravel (Blade + Alpine)
michael-orenda/notification
0 Downloads
Enterprise-grade notification package providing email, SMS, in-app, push, and webhook channels with hybrid Blade/DB templates and Logging integration.
michael-orenda/logging
2 Downloads
Unified hybrid logging package (activity, security, and error logs) for Laravel applications.
michael-orenda/general-ledger
0 Downloads
Audit-grade, append-only General Ledger for Laravel 12 with strict accounting invariants, period locking, and sub-ledger integration.
michael-orenda/fiscal
3 Downloads
A Laravel 12 fiscal management module providing fiscal years, periods, closing rules, period locking, and API endpoints for accounting systems.
michael-orenda/api-response
3 Downloads
A clean, standardized API response formatter for Laravel 10, 11, and 12+. Provides consistent JSON structures, success and error helpers, validation formatting, pagination support, and optional API logging middleware.
michaelorenda/laravel-recursive-relations
5 Downloads
Recursive parent-child traversal for Eloquent models.
michaelorenda/etherpad-client
1 Downloads
A framework-agnostic PHP client for Etherpad API with session and permission handling.