Libraries tagged by service models
matheusfsc28/layercraft
1251 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
ktr/business-central-sdk
372 Downloads
Laravel SDK for Microsoft Business Central - Connect to Business Central web services with elegant model-based API
k8s/api
4100 Downloads
Kubernetes API models and services generated from the OpenAPI spec.
david-chamling/laravel-api-crud
40 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
beta/bx.model.gen
1865 Downloads
Class generator for models and services
mymuns/activity-log
600 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
ohtarr/service-now-model
5428 Downloads
PHP7 Laravel5 component to connect to ServiceNow Table API
sm-me/laravel-redis-model-cache
17 Downloads
Optimized Redis model and hash-set caching service for Laravel Eloquent.
thombas/revised-service-pattern
525 Downloads
A package that adds a service pattern which extends from the established models.
gcgov/framework-service-user-crud
50 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
hussfelt/zend-model-creator-2
311 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
bullhorn/fast-rest-services
3035 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
wmt-web/laravel-repovices
315 Downloads
Create repositories and services of your model dynamically
kindharika/laravel-api-starter
30 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events