
PHSC PLC — Investor Relations & Filings
PHSC PLC, through its subsidiary companies, provides a range of health, safety, hygiene, environmental, and security solutions to public and private sector organizations. The group's offerings are structured across three main divisions: Safety, Security, and Systems. Core services include expert consultancy, such as risk assessments, safety audits, and quality systems support. The company also functions as an outsourced 'Competent Person' for health and safety matters. Additionally, PHSC delivers comprehensive training programs, including bespoke courses, IOSH and NEBOSH certifications, and e-learning packages. The firm focuses on providing tailored, jargon-free advice to help clients manage risks to people and property while ensuring regulatory compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PHSC Plc - Disposal of Freehold Property at Raunds | 2026-01-26 | English | |
| PHSC Plc - Half-year Report | 2025-11-25 | English | |
| PHSC Plc - Results of AGM | 2025-09-25 | English | |
| PHSC Plc - Trading Update | 2025-09-25 | English | |
| PHSC Plc - Board Changes | 2025-09-09 | English | |
| PHSC Plc - Posting of 2025 Annual Report and Notice of AGM | 2025-08-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34556571 | PHSC Plc - Disposal of Freehold Property at Raunds | 2026-01-26 | English | ||
|
2025
10 filings
| |||||
| 8603536 | PHSC Plc - Half-year Report | 2025-11-25 | English | ||
| 7929789 | PHSC Plc - Results of AGM | 2025-09-25 | English | ||
| 7928936 | PHSC Plc - Trading Update | 2025-09-25 | English | ||
| 7803203 | PHSC Plc - Board Changes | 2025-09-09 | English | ||
| 7757323 | PHSC Plc - Posting of 2025 Annual Report and Notice of AGM | 2025-08-21 | English | ||
| 7143306 | PHSC Plc - Final Results for the year ended 31 March 2025 | 2025-07-18 | English | ||
| 6815246 | PHSC Plc - Holding(s) in Company | 2025-07-08 | English | ||
| 5915539 | PHSC Plc - Trading Update | 2025-05-13 | English | ||
| 11328815 | PHSC Plc - Holding(s) in Company | 2025-03-31 | English | ||
| 2786162 | PHSC Plc - Board Change | 2025-01-10 | English | ||
|
2024
4 filings
| |||||
| 2524487 | PHSC Plc - Director's Dealing | 2024-11-29 | English | ||
| 2513739 | PHSC Plc - Half-year Report | 2024-11-20 | English | ||
| 5528416 | PHSC Plc - Board Change | 2024-10-15 | English | ||
| 5516179 | PHSC Plc - Results of AGM and Board Changes | 2024-09-19 | English | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EFA Holdings PLC
Management and services provider for the global aerospace, …
|
EFA | CY | Professional, scientific and te… |
|
Ekansh Concepts Limited
Provides strategic consultancy and trades industrial and co…
|
531364 | IN | Professional, scientific and te… |
|
Eligo
Provider of psychological software for personnel selection …
|
ELG | IT | Professional, scientific and te… |
|
ELIXIRR INTERNATIONAL PLC
A global management consulting firm providing solutions fro…
|
ELIX | GB | Professional, scientific and te… |
|
ENERGY ACTION LIMITED
Provides energy procurement, contract management, and susta…
|
EAX | AU | Professional, scientific and te… |
|
ENIGMATIG LTD
Consultancy for global expansion, cross-border licensing, a…
|
EGG | US | Professional, scientific and te… |
|
Entreprendre
A media group specializing in business and economic press f…
|
ALENR | FR | Professional, scientific and te… |
|
eSense Human Resources
Provider of outsourced customer relations and human resourc…
|
ESENS | HU | Professional, scientific and te… |
|
ES NETWORKS CO., LTD.
A consulting firm specializing in the CFO domain to support…
|
5867 | JP | Professional, scientific and te… |
|
Eternal Limited
Delivers specialized products and strategic business suppor…
|
ETERNAL | IN | Professional, scientific and te… |
PHSC PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7845/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7845 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7845 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7845 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7845}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for PHSC PLC (id: 7845)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.