{"id":20753703,"url":"https://github.com/pluf/core","last_synced_at":"2025-06-24T08:01:57.624Z","repository":{"id":31313038,"uuid":"34875403","full_name":"pluf/core","owner":"pluf","description":"Pluf is an open source PHP framework, which is very light and fast.","archived":false,"fork":false,"pushed_at":"2021-06-06T00:48:43.000Z","size":4548,"stargazers_count":11,"open_issues_count":17,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-24T08:01:51.579Z","etag":null,"topics":["php","pluf","pluf-framework","rest-api","restful"],"latest_commit_sha":null,"homepage":"https://pluf.ir","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pluf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-30T20:33:11.000Z","updated_at":"2021-11-15T12:36:39.000Z","dependencies_parsed_at":"2022-08-23T23:40:15.851Z","dependency_job_id":null,"html_url":"https://github.com/pluf/core","commit_stats":null,"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/pluf/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluf%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluf%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluf%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluf%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pluf","download_url":"https://codeload.github.com/pluf/core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluf%2Fcore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261632028,"owners_count":23187267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["php","pluf","pluf-framework","rest-api","restful"],"created_at":"2024-11-17T09:14:37.603Z","updated_at":"2025-06-24T08:01:57.318Z","avatar_url":"https://github.com/pluf.png","language":"PHP","readme":"# Pluf\n\n[![Build Status](https://travis-ci.com/pluf/core.svg?branch=master)](https://travis-ci.com/pluf/core)\n[![codecov](https://codecov.io/gh/pluf/core/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/core)\n[![Coverage Status](https://coveralls.io/repos/github/pluf/core/badge.svg)](https://coveralls.io/github/pluf/core)\n[![Maintainability](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/maintainability)](https://codeclimate.com/github/pluf/core/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/9e1457dbf2f0bcc8b953/test_coverage)](https://codeclimate.com/github/pluf/core/test_coverage)\n\nPluf is a light, reliable and small PHP application framework to develop REST-full Multi/Single-tenant applications. This is the core of the Pluf framework which contains core concepts of Pluf Framework.\n\n\n## Installation\n\nTo use the Pluf library in your project, simply add a dependency on pluf/core\nto your project's `composer.json` file. Here is a minimal example of a `composer.json`\nfile that just defines a dependency on UPDATE_NAME 1.x:\n\n```json\n{\n    \"require\": {\n        \"pluf/core\": \"~6.0\"\n    }\n}\n```\n\n## Development\n\nIf you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.\n\nThe most important guidelines are described as follows:\n\n\u003eAll code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.\n\nFork the project, create a feature branch, and send us a pull request.\n\nTo ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.\n\n### Running Composer\n\nTo pull in the project dependencies via Composer, run:\n\n    composer install\n\n### Running the CI checks\n\nTo run all CI checks, which includes PHPUnit tests, PHPCS style checks and coverage tag validation, run:\n\n    ./vendor/bin/phpcs -p -s src\n    \n### Running the tests\n\nTo run just the PHPUnit tests run\n\n    ./vendor/bin/phpunit\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluf%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpluf%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluf%2Fcore/lists"}