PHPackages                             ibonkonesa/catastro-es - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ibonkonesa/catastro-es

ActiveLibrary[API Development](/categories/api)

ibonkonesa/catastro-es
======================

Catastro API

0.1.1(6y ago)01075[1 issues](https://github.com/ibonkonesa/api-catastro/issues)MITPHP

Since Jun 27Pushed 6y agoCompare

[ Source](https://github.com/ibonkonesa/api-catastro)[ Packagist](https://packagist.org/packages/ibonkonesa/catastro-es)[ RSS](/packages/ibonkonesa-catastro-es/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Catastro API
============

[](#catastro-api)

Library to get cadastre information from the official source (made with awesome SOAP) by the spanish government.

Installation
------------

[](#installation)

This project assumes you have composer installed.

Add the library to your project simply executing:

```
composer require ibonkonesa/catastro-es

```

Usage
-----

[](#usage)

```
use IbonKonesa\Catastro\Client

----

$client = new Client();

```

There are many methods exposed:

#### getRegions

[](#getregions)

Returns all spanish regions

#### getTowns

[](#gettowns)

Returns towns by a given region. You can also query in order to get more accurated results

#### getStreets

[](#getstreets)

Return streets by a given region and town. You can also query in order to get more accurated results with a street type or by name

#### checkNumber

[](#checknumber)

Check if a number exists by a given region, town and street. If the number does not exist, an array with near numbers will be returned

#### getDataByLocation

[](#getdatabylocation)

Returns cadastre information by a given complete address. If there is not a exact match, an array with near cadastral references will be returned

#### getDataByReference

[](#getdatabyreference)

Returns cadastre information by a given reference. If there is not a exact match, an array with near cadastral references will be returned

Tests
-----

[](#tests)

Execute phpunit to test all previous methods

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Total

2

Last Release

2520d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6305194?v=4)[Ibon](/maintainers/ibonkonesa)[@ibonkonesa](https://github.com/ibonkonesa)

---

Top Contributors

[![zapployer](https://avatars.githubusercontent.com/u/63998974?v=4)](https://github.com/zapployer "zapployer (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ibonkonesa-catastro-es/health.svg)

```
[![Health](https://phpackages.com/badges/ibonkonesa-catastro-es/health.svg)](https://phpackages.com/packages/ibonkonesa-catastro-es)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k34](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[fschmtt/keycloak-rest-api-client-php

PHP client to interact with Keycloak's Admin REST API.

49108.6k2](/packages/fschmtt-keycloak-rest-api-client-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
