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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 1.0.1
- 1.0.0
- dev-score-parity
- dev-type-parity
- dev-year-built-parity
- dev-similar-parity
- dev-favorites-parity
- dev-metadata-parity
- dev-template-parity
- dev-category-parity
- dev-amenities-parity
- dev-nearby-search-parity
- dev-legacy-insurance-parity
- dev-sync/legacy-property-tours
- dev-sync/legacy-property-filters
- dev-sync/branch-association
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.