Libraries tagged by modular-architecture
modularize/laravel-modules
162 Downloads
Modular architecture for Laravel applications with automatic scaffolding for Web and API
mirekmarek/php-jet
1324 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
kalimeromk/slim-mvc-starter
6 Downloads
A production-ready Slim 4 MVC Starter Kit with Eloquent ORM, database migrations, JWT authentication, role-based permissions, and modular architecture
jongi-theautodidact/ntoshisoft-framework
18 Downloads
NtoshiSoft Framework - Lightweight PHP MVC framework for rapid business application development. Built for small to medium-sized business applications, featuring a CLI tool, modular architecture, and user-centric identity model.
hostkurd/flocms-core
42 Downloads
Core runtime for Flo Framework: application services, HTTP primitives, dependency injection, and modular architecture.
hassanelzarkawy/origin
24 Downloads
Modular architecture for Laravel applications
gaomingcode/ckeditor5
1797 Downloads
Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
alp-develop/laravel-livewire-panel
44 Downloads
Admin panel framework for Laravel and Livewire. Modular architecture with widgets, plugins, search, notifications, gate authorization, dark mode, i18n and multi-theme support (Bootstrap 4, Bootstrap 5, Tailwind CSS). Compatible with Laravel 10-13, Livewire 3-4, PHP 8.1-8.5.
pixielity/laravel-service-provider
0 Downloads
Base infrastructure for modular service providers with traits, interfaces, and enums for Laravel applications.
cesargb/laravel-modules
7 Downloads
Organize your Laravel application into independent local modules using Composer path repositories
xbrn/laravel-modular
2 Downloads
Laravel package for modular architecture with clean code and services support
williamug/modular
5 Downloads
The Modular provides a modular architecture for Laravel applications, allowing you to organize your application into self-contained modules. This package is inspired by the concept of modular programming, making it easier to manage large applications.
vegas0250/blackcap-bundle
15 Downloads
Tree-like modular architecture in the style of a bundle approach
triquang/laravel-solid-maker
13 Downloads
Generate SOLID-based scaffolding (Service, Repository, Tests...) for Laravel — supports both standard and modular architectures.
toweringmedia/module-authorizenet
0 Downloads
Accept.js tokenization (PCI SAQ A-EP) with direct card fields (no iframe) Accept Hosted (PCI SAQ A) supported as an alternative hosted flow Apple Pay: server-side merchant validation, cert management via env.php, domain verification support Google Pay: native sheet UX + automatic gateway ID detection PayPal: processed through Authorize.Net’s wallet integration Saved Cards: Authorize.Net Customer Profiles + opt-in save checkbox + saved card dropdown Webhooks: signed (HMAC-SHA512) endpoint + order history updates + event mapping for refunds/voids/chargebacks Security: encrypted API keys at rest, certs stored outside webroot, SSRF hardening, session transaction validation Modern stack: no Knockout dependencies, REST compatible, modular architecture