PHPackages                             joulgs/php-cnpja - 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. joulgs/php-cnpja

ActiveLibrary[API Development](/categories/api)

joulgs/php-cnpja
================

Connection with the CNPJá API in PHP

1.2.4(1y ago)130MITPHPPHP &gt;=7.0.0

Since Jun 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/joulgs/php-cnpja)[ Packagist](https://packagist.org/packages/joulgs/php-cnpja)[ Docs](https://github.com/joulgs/php-cnpja)[ RSS](/packages/joulgs-php-cnpja/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)DependenciesVersions (10)Used By (0)

php-cnpja
=========

[](#php-cnpja)

Is a communication interface with the [cnpjá API](https://www.cnpja.com/) to obtain specific data from a company.

A single query is made during the construction of the object and then the data can be queried through the methods of the class, if you want the entire return object use the `getResponse` method

---

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

[](#installation)

Using Composer:

```
composer require joulgs/php-cnpja
```

---

How Using
---------

[](#how-using)

```
