| Recommend this page to a friend! |
| Info | Example | Reputation | Support forum | Blog | Links |
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 58 | All time: 10,551 This week: 60 | ||||
| Version | License | PHP version | Categories | |||
| companieslookup 1.0.0 | GNU General Publi... | 7 | Web services, PHP 7, Business |
| Description | Author | |
This package is specific mainly for applications used in United Kingdom .
This package can be used to find companies in the Companies House Database. Innovation Award |
#!/usr/bin/env php |
Simple and fast tool to find companies (from their Company Number or Company Name).
I realized there was no such console tools for finding a company from Companies House database (similar to the Unix whois command for finding the domain names' details).

$ composer install
$ mv .env.example .env
$ nano .env
$ chmod u+x ./companies
$ ./companies <COMPANY_NAME / COMPANY_ID>
OR
php bin/companies companies:search <COMPANY_NAME / COMPANY_ID>
With the Company Name:
$ ./companies HSBC
Or with the Company ID:
$ ./companies 06388542

I'm Pierre-Henry Soria, Software Engineer (love that!) and also passionate about marketing and e-businesses.
You can by email at pierrehenrysoria+github [[AT]] gmail [[D0T]] com
Under General Public License 3 or later.
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| / | assets |
| File | Role | Description |
|---|---|---|
| |
Data | Auxiliary data |
| |
Icon | Icon image |
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% |
|
|
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.