liberusoftware / real-estate-properties-api
Versioned API adapter for real-estate properties.
Package info
github.com/liberusoftware/module-real-estate-properties-api
Type:liberu-module
pkg:composer/liberusoftware/real-estate-properties-api
1.0.1
2026-08-23 01:02 UTC
Requires
- php: ^8.5
- illuminate/http: ^13.0
- illuminate/routing: ^13.0
- liberusoftware/real-estate-properties: ^1.0
Requires (Dev)
- pestphp/pest: ^5.0
This package is auto-updated.
Last update: 2026-08-29 21:21:44 UTC
README
This package exposes only the authorized Properties module through the
versioned /api/v1/real-estate/properties contract. It validates transport
input and exposes bounded search, range, type, country, energy, score, and
featured filters. It delegates mutations to the core action; the core remains
the authority for persistence and invariants.