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)01055[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 today

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

2470d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47a8493d6e918a0355dfa4ec8f6708d11cc45a920708c9e81ab705d79d5ef1c7?d=identicon)[ibonkonesa](/maintainers/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

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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