{"id":15296428,"url":"https://github.com/dwwe2017/php-orm-react-framework","last_synced_at":"2026-02-14T06:32:24.423Z","repository":{"id":46806983,"uuid":"207857826","full_name":"dwwe2017/php-orm-react-framework","owner":"dwwe2017","description":"DWWE - Php ORM React Framework","archived":false,"fork":false,"pushed_at":"2021-09-25T15:09:44.000Z","size":14461,"stargazers_count":2,"open_issues_count":18,"forks_count":1,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-07-26T03:21:35.616Z","etag":null,"topics":["encore","framework","javascript","php-framework","php74","react"],"latest_commit_sha":null,"homepage":"","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/dwwe2017.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.MD","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://dwwe.de"]}},"created_at":"2019-09-11T16:29:26.000Z","updated_at":"2021-09-25T15:09:47.000Z","dependencies_parsed_at":"2022-09-22T14:42:52.724Z","dependency_job_id":null,"html_url":"https://github.com/dwwe2017/php-orm-react-framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwwe2017/php-orm-react-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwwe2017%2Fphp-orm-react-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwwe2017%2Fphp-orm-react-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwwe2017%2Fphp-orm-react-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwwe2017%2Fphp-orm-react-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwwe2017","download_url":"https://codeload.github.com/dwwe2017/php-orm-react-framework/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwwe2017%2Fphp-orm-react-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["encore","framework","javascript","php-framework","php74","react"],"created_at":"2024-09-30T18:10:27.170Z","updated_at":"2026-02-14T06:32:24.409Z","avatar_url":"https://github.com/dwwe2017.png","language":"PHP","readme":"# DWWE - Php ORM React Framework (Phorm RF)\nPHP \u0026 React JS efficiently combined\n\n## General informations\n\nWhy we develop our own framework when there are many others? Quite simply, to tailor it to the needs that are needed.\nThe Phorm React Framework offers a professional possibility to develop completely detached from the core.\n\nBelow you may find some useful links that lead to necessary documentations!\n\n## Installation\n\nTo create a new Phorm RF project using Composer you can use the create-project command. Pass the package name, and the directory to create the project in. You can also provide a version as third argument, otherwise the latest version is used.\n\n```composer create-project dwwe/php-orm-react-framework project-dir```\n\nAfter the project has been successfully created, install the npm library, change to the project directory and use the command \n\n```yarn install```\n\nRepeat the same step again in the ```assets``` directory, when that's done you can get started!\nIf you have not installed yarn and npm you can do this here [https://classic.yarnpkg.com/en/docs/install](https://classic.yarnpkg.com/en/docs/install)\n\n***\n\n## React\n\nA JavaScript library for building user interfaces\n\n[https://reactjs.org/](https://reactjs.org/)\n\n***\n\n## Doctrine 2 ORM\n\nDoctrine 2 is an object-relational mapper (ORM) \u003chttp://en.wikipedia.org/wiki/Object-relational_mapping\u003e for PHP 5.4+ that provides transparent persistence for PHP objects. It uses the Data Mapper pattern at the heart, aiming for a complete separation of your domain/business logic from the persistence in a relational database management system.\n\nThe benefit of Doctrine for the programmer is the ability to focus on the object-oriented business logic and worry about persistence only as a secondary problem. This doesn't mean persistence is downplayed by Doctrine 2, however it is our belief that there are considerable benefits for object-oriented programming if persistence and entities are kept separated.\n\n[https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/index.html](https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/index.html)\n\n***\n## Webpack Encore\n\nWebpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean \u0026 powerful API for bundling JavaScript modules, pre-processing CSS \u0026 JS and compiling and minifying assets. Encore gives you a professional asset system that's a delight to use.\n\n[https://symfony.com/doc/current/frontend.html](https://symfony.com/doc/current/frontend.html)\n\n***\n\n## UI-Docs\n\nCoreUI is the fastest way to build a modern dashboard for any platforms, browser, or device. A complete Dashboard UI Kit that allows you to quickly build eye-catching, high-quality, high-performance responsive applications.\n\n- Bootstrap: [https://coreui.io/docs/getting-started/introduction/](https://coreui.io/docs/getting-started/introduction/)\n- React: [https://coreui.io/react/docs/3.3/](https://coreui.io/react/docs/3.3/)\n\n***\n\n## Template\n\nHere you can get an overview of all available elements and get an impression of the way of representation above\n\n- Bootstrap: [https://coreui.io/demo/free/3.4.0/](https://coreui.io/demo/free/3.4.0/)\n- React JS: [https://coreui.io/react/demo/free/3.1.1/#/dashboard](https://coreui.io/react/demo/free/3.1.1/#/dashboard)\n\n***\n\n## CoreUI Free React and Bootstrap Admin Template v2.6.1 (React) and v3.4.0 (Bootstrap)\n\nCoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons. In the folder ```src/views/``` you will find a lot of examples of how an implementation with React can look like. \n\n- Bootstrap: [https://github.com/coreui/coreui-free-bootstrap-admin-template/tree/v3.4.0](https://github.com/coreui/coreui-free-bootstrap-admin-template/tree/v3.4.0)\n- React: [https://github.com/coreui/coreui-free-react-admin-template/tree/v2.6.1](https://github.com/coreui/coreui-free-react-admin-template/tree/v2.6.1)\n\n#### Please note that we use both CoreUI and CoreUI Pro in our framwork. We have acquired a valid license for CoreUI Pro. If you want to use the Pro version of the CoreUI template in your project, you will most likely need to purchase a license. You can find more information at https://coreui.io/pro/.\n\n***\n\n## Twig - Template engine for PHP \n\nTwig is a modern template engine for PHP\n\n[https://twig.symfony.com/](https://twig.symfony.com/)\n\n***\n\n## PhpFastCache\n\nSimple Yet Powerful PHP Caching Class\n\nMore information in [Wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki) The simplicity of abstraction: One class for many backend cache. You don't need to rewrite your code many times again.\n\n[https://www.phpfastcache.com/](https://www.phpfastcache.com/)\n\n","funding_links":["https://dwwe.de"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwwe2017%2Fphp-orm-react-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwwe2017%2Fphp-orm-react-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwwe2017%2Fphp-orm-react-framework/lists"}