Libraries tagged by national code
aurnob/laravel-ddd-modular
1 Downloads
Opinionated modular architecture for Laravel with DDD conventions, DTOs, view models, and optional integrations.
0jkb/schemator
20 Downloads
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum support for the User model.
redfenix-eng/laravel-multiauth-multitenancy
8 Downloads
Multi Auth in Laravel Project with support for the Laravel 8 Models namespace convention & optional generation inside a tenant when using the multitenancy stancl/tenancy package. Forked from bitfumes/laravel-multiauth
azaharizaman/laravel-serial-numbering
30 Downloads
A Laravel 12 Composer package for configurable serial number generation with optional audit logging and model integration.
andrewhoule/silverstripe-staffpage
777 Downloads
Creates staff model admin with optional categories plus staff page and staff category page
mustafafares/laravel-selective-response
15 Downloads
Automatic API resource filtering based on model select() queries with optional Scramble documentation support
toweringmedia/module-react-checkout-pro-hyva
0 Downloads
React Checkout Pro is a fast, modern Magento 2 one step checkout (also known as a Magento 2 one page checkout) built for Hyvä-compatible storefronts. It’s designed to reduce friction, keep shoppers focused, and improve conversion—without sacrificing the security and data integrity that production Magento stores need. React-based checkout built for speed and performance Shopify-like autosave checkout with no manual save actions Single-page, step-unlocking checkout flow Guest-friendly with optional post-purchase account creation Fast, modern UI optimized for conversion Seamless Magento 2 integration without headless complexity Extensible architecture for custom logic and integrations Compatible with Hyvä and modern Magento storefronts
toweringmedia/module-react-checkout-pro
0 Downloads
React Checkout Pro is a fast, modern Magento 2 one step checkout (also known as a Magento 2 one page checkout) built for Hyvä-compatible storefronts. It’s designed to reduce friction, keep shoppers focused, and improve conversion—without sacrificing the security and data integrity that production Magento stores need. React-based checkout built for speed and performance Shopify-like autosave checkout with no manual save actions Single-page, step-unlocking checkout flow Guest-friendly with optional post-purchase account creation Fast, modern UI optimized for conversion Seamless Magento 2 integration without headless complexity Extensible architecture for custom logic and integrations Compatible with Hyvä and modern Magento storefronts
rudak/fake-data-generator
36 Downloads
Modern fake data generator with optional Symfony integration
christianrey/laravel-addressable
5 Downloads
Polymorphic postal addresses for Eloquent models, with purpose roles and an optional cost-aware Google enrichment layer.
bradchesney79/propel3
12 Downloads
High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.1+
programmerhasan/seo
4 Downloads
Lightweight, modern SEO toolkit for Laravel, Inertia, Schema.org, sitemaps, robots, OpenGraph, Twitter Cards and optional AI SEO.
nutandc/api-crud-generator
0 Downloads
Laravel API CRUD generator for models, controllers, requests, resources, migrations, routes, plus optional repository/service patterns.
deadmantfa/yii2-relation-trait
100 Downloads
Yii 2 Models load with relation & transaction save with relation (plus optional soft-delete/restore).
componist/mini-api
81 Downloads
Config-driven read-only API for Laravel. Expose your data via simple GET requests—define routes, tables or Eloquent models, columns, and relations in one config file. Optional API key auth.