Libraries tagged by service models
ktr/business-central-sdk
408 Downloads
Laravel SDK for Microsoft Business Central - Connect to Business Central web services with elegant model-based API
jeffersongoncalves/laravel-erp
9 Downloads
A native, framework-agnostic ERP core in pure Laravel (models, migrations, services) — 14 business domains: core, accounting, stock, selling, buying, manufacturing, assets, subcontracting, crm, projects, support, quality, maintenance, hr.
david-chamling/laravel-api-crud
41 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
bouda/laravel-make-pattern
10 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
xbnz/google-gemini-api
17 Downloads
HTTP clients for accessing Google's AI models and OAuth2 service
webtize/flows
323 Downloads
PHP Flows SDK for Laravel: models, migrations, and service helpers to log and track flows.
tcytra/enraiged-files
88 Downloads
Enraiged Files provides file attachable services for Enraiged Laravel models.
tcytra/enraiged-avatars
85 Downloads
Enraiged Avatars provides avatarable services for Enraiged Laravel models.
p7/struct-core
91 Downloads
Create service and repository migration model controller files
jeffersongoncalves/laravel-queue-management
14 Downloads
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
sourcentis/mercator-core
2303 Downloads
Mercator core services (modules, licensing, menus, domain models).
doomy/repository
328 Downloads
simple data model framework for dataprovider service
rickselby/laravel-auto-presenter-mapper
5469 Downloads
Define presenters in a service provider rather than in the model
cloude/framework
159 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).
archy-bold/eloquent-searchable
2002 Downloads
A service layer to provide support for search on your Eloquent models. WIP only with elasticsearch support currently.