{"id":37004856,"url":"https://github.com/astronom/fiscal-ofd","last_synced_at":"2026-01-14T00:39:05.523Z","repository":{"id":56950015,"uuid":"173296583","full_name":"astronom/fiscal-ofd","owner":"astronom","description":"E-com order contract. Simplify integration with payment providers witch support fiscal data operators","archived":false,"fork":false,"pushed_at":"2019-03-05T08:39:22.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-17T00:23:51.535Z","etag":null,"topics":["e-commerce","fiscal","library","ofd"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astronom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-01T12:14:03.000Z","updated_at":"2019-03-05T08:39:23.000Z","dependencies_parsed_at":"2022-08-21T09:20:23.818Z","dependency_job_id":null,"html_url":"https://github.com/astronom/fiscal-ofd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astronom/fiscal-ofd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronom%2Ffiscal-ofd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronom%2Ffiscal-ofd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronom%2Ffiscal-ofd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronom%2Ffiscal-ofd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronom","download_url":"https://codeload.github.com/astronom/fiscal-ofd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronom%2Ffiscal-ofd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28406520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["e-commerce","fiscal","library","ofd"],"created_at":"2026-01-14T00:39:05.412Z","updated_at":"2026-01-14T00:39:05.495Z","avatar_url":"https://github.com/astronom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fiscal OFD Library\n\nThis library contains all necessary interfaces for E-commerce order receipt.\nSimplify integration with payment providers witch support fiscal data operators. Compatible with current OFD `v1.05`\n\n[Russian readme](README.ru.md) \n\n## Requirements\n`php ^7.1`\n\n## Minimum interfaces implementation required  \n* [`Fiscal\\OFD\\OrderInterface`](src/OrderInterface.php)\n* [`Fiscal\\OFD\\OrderItemInterface`](src/OrderItemInterface.php)\n\n## Interfaces\n* [`Fiscal\\OFD\\OrderInterface`](src/OrderInterface.php) - Base order interface\n* [`Fiscal\\OFD\\OrderDeliverableInterface`](src/OrderDeliverableInterface.php) - Apply this interface to your Order class (i.e. model) if you provide any delivery information.\n* [`Fiscal\\OFD\\CustomerInterface`](src/CustomerInterface.php) - Apply this interface to your Customer class (i.e. model).\n* [`Fiscal\\OFD\\LoyaltiesInterface`](src/LoyaltiesInterface.php) - Apply this interface to your Loyalties class (i.e. model).\n* [`Fiscal\\OFD\\OrderItemInterface`](src/OrderItemInterface.php) - Apply this interface to your Order item class (i.e. model).\n* [`Fiscal\\OFD\\OrderItemNomenclatureInterface`](src/OrderItemNomenclatureInterface.php) - Apply this interface to your Order item class (i.e. model) if you want to provide order item nomenclature data.\n* [`Fiscal\\OFD\\OrderItemPaymentInterface`](src/OrderItemPaymentInterface.php) - Apply this interface to your Order item class (i.e. model). If you want to provide payment method and payment object data.\n* [`Fiscal\\OFD\\OrderItemAgentInfoInterface`](src/OrderItemAgentInfoInterface.php) - Apply this interface to your Order item class (i.e. model) if you have any agent payments.\n* [`Fiscal\\OFD\\OrderItemAgentInterestInterface`](src/OrderItemAgentInterestInterface.php) - Apply this interface to your Order item class (i.e. model) if you have any agent interest.\n* [`Fiscal\\OFD\\OrderItemDetailsInterface`](src/OrderItemDetailsInterface.php) - Apply this interface to your Order item class (i.e. model) if you want to provide any order item details.\n* [`Fiscal\\OFD\\OrderItemDiscountInterface`](src/OrderItemDetailsInterface.php) - Apply this interface to your Order item class (i.e. model) if you have any discount programs.\n* [`Fiscal\\OFD\\OrderItemTaxableInterface`](src/OrderItemTaxableInterface.php) - Apply this interface to your Order item class (i.e. model). If you want to provide any taxable data.\n* [`Fiscal\\OFD\\OrderItemUserDataInterface`](src/OrderItemUserDataInterface.php) - Apply this interface to your Order item class (i.e. model). If you want to provide any user data.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastronom%2Ffiscal-ofd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastronom%2Ffiscal-ofd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastronom%2Ffiscal-ofd/lists"}