Libraries tagged by service-object
deefour/interactor
44745 Downloads
Simple Service Objects
stevenmaguire/laravel-cache
1758 Downloads
Seamlessly adding caching to Laravel service objects
douglasgreyling/light-service
147 Downloads
A service object framework for PHP
originphp/service-object
64 Downloads
OriginPHP Service Objects
frdl/oidplus-rdap-service-object-type-plugin
0 Downloads
OIDplus-Plugin to manage an authoritive tree of RDAP (Boot-/Root-)-Servers and delegations to sub-RAs.
omnitech-solutions/flowlight
2 Downloads
Lightweight workflow orchestration library for PHP. Provides a clean, composable pattern for chaining actions into pipelines, handling success and failure consistently, and keeping business logic organized and testable. Highly inspired by Ruby’s LightService gem (https://github.com/adomokos/light-service).
joby/context
1 Downloads
A lightweight DI container for PHP for global, low‑config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.