{"id":13545532,"url":"https://github.com/cybercog/php-contracts-weblog","last_synced_at":"2026-02-27T23:43:16.217Z","repository":{"id":56960684,"uuid":"128128714","full_name":"cybercog/php-contracts-weblog","owner":"cybercog","description":"Сontracts for the framework agnostic Blog development.","archived":false,"fork":false,"pushed_at":"2024-01-07T18:07:02.000Z","size":22,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-28T20:18:36.574Z","etag":null,"topics":["article","author","blog","blogger","blogging","cog","contract","cybercog","framework-agnostic","interoperable","journal","media","php","post","publication","story","weblog"],"latest_commit_sha":null,"homepage":"https://komarev.com/sources/php-contracts-weblog","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/cybercog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-04T22:18:12.000Z","updated_at":"2024-10-03T18:57:57.000Z","dependencies_parsed_at":"2024-01-16T17:02:05.609Z","dependency_job_id":"fb291a9e-9f9f-4092-b490-82bcdff13360","html_url":"https://github.com/cybercog/php-contracts-weblog","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"c1c5bf33a099d959bd7b8c2d77571e653db9be7a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cybercog/php-contracts-weblog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fphp-contracts-weblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fphp-contracts-weblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fphp-contracts-weblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fphp-contracts-weblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybercog","download_url":"https://codeload.github.com/cybercog/php-contracts-weblog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fphp-contracts-weblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29919361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: 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":["article","author","blog","blogger","blogging","cog","contract","cybercog","framework-agnostic","interoperable","journal","media","php","post","publication","story","weblog"],"created_at":"2024-08-01T11:01:05.035Z","updated_at":"2026-02-27T23:43:16.202Z","avatar_url":"https://github.com/cybercog.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# PHP Weblog Contracts\n\n![cog-php-contracts-weblog](https://user-images.githubusercontent.com/1849174/38777266-a428ca5e-40ad-11e8-9965-665bd7405719.png)\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/cybercog/php-contracts-weblog/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/cybercog/php-contracts-weblog.svg?style=flat-square\" alt=\"Releases\"\u003e\u003c/a\u003e\n\u003ca href=\"https://styleci.io/repos/128128714\"\u003e\u003cimg src=\"https://styleci.io/repos/128128714/shield\" alt=\"StyleCI\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/cybercog/php-contracts-weblog\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/cybercog/php-contracts-weblog.svg?style=flat-square\" alt=\"Downloads Counter\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/cybercog/php-contracts-weblog/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/cybercog/php-contracts-weblog.svg?style=flat-square\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n\nPHP Weblog Contracts provides set of interfaces for the Framework Interoperable Blog Package development.\n\n## Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Changelog](#changelog)\n- [Contributing](#contributing)\n- [Security](#security)\n- [Contributors](#contributors)\n- [Alternatives](#alternatives)\n- [License](#license)\n- [About CyberCog](#about-cybercog)\n\n## Features\n\n- Strongly Typed\n- Framework Agnostic\n- Single-author Blogs\n- Multi-author Blogs (MABs)\n- Following PHP Standard Recommendations:\n  - [PSR-1 (Basic Coding Standard)](http://www.php-fig.org/psr/psr-1/)\n  - [PSR-2 (Coding Style Guide)](http://www.php-fig.org/psr/psr-2/)\n  - [PSR-4 (Autoloading Standard)](http://www.php-fig.org/psr/psr-4/)\n\n## Installation\n\nFirst, pull in the package through Composer.\n\n```shell script\n$ composer require cybercog/php-contracts-weblog\n```\n\n## Usage\n\n\u003e TODO: Write usage instructions\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.\n\n## Contributors\n\n| \u003ca href=\"https://github.com/antonkomarev\"\u003e![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)\u003cbr /\u003eAnton Komarev\u003c/a\u003e |  \n| :---: |\n\n[PHP Weblog Contracts contributors list](../../contributors)\n\n## Alternatives\n\n*Feel free to add more alternatives as Pull Request.*\n\n## License\n\n- `PHP Weblog Contracts` package is open-sourced software licensed under the [MIT license](LICENSE) by [Anton Komarev].\n- `Internet Marketing` image licensed under [Creative Commons 3.0](https://creativecommons.org/licenses/by/3.0/us/) by Gan Khoon Lay.\n\n## About CyberCog\n\n[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research best solutions in product \u0026 software development is our passion.\n\n- [Follow us on Twitter](https://twitter.com/cybercog)\n- [Read our articles on Medium](https://medium.com/cybercog)\n\n\u003ca href=\"https://cybercog.su\"\u003e\u003cimg src=\"https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png\" alt=\"CyberCog\"\u003e\u003c/a\u003e\n\n[Anton Komarev]: https://komarev.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercog%2Fphp-contracts-weblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybercog%2Fphp-contracts-weblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercog%2Fphp-contracts-weblog/lists"}