Libraries tagged by service model
datalogix/laravel-utils
1091 Downloads
A Laravel package that provides a set of useful utilities and service providers to enhance your application.
romm/configuration-object
29689 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
service-to/uses-detail
288 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column
schoolees/laravel-psgc
2513 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
k8s/api
4185 Downloads
Kubernetes API models and services generated from the OpenAPI spec.
mymuns/activity-log
720 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
5435 Downloads
PHP7 Laravel5 component to connect to ServiceNow Table API
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
thombas/revised-service-pattern
539 Downloads
A package that adds a service pattern which extends from the established models.
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
3065 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
matryoshka-model/matryoshka
2088 Downloads
A lightweight framework that provides a standard and easy way to implement a model service layer
reliv/zf2-factories-as-configuration
1890 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
wmt-web/laravel-repovices
335 Downloads
Create repositories and services of your model dynamically
kindharika/laravel-api-starter
61 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.