{"id":16649522,"url":"https://github.com/rmpr/mutuelle-enseignants","last_synced_at":"2026-04-14T12:34:07.870Z","repository":{"id":101768561,"uuid":"160812628","full_name":"RMPR/mutuelle-enseignants","owner":"RMPR","description":"Projet de gestion de la mutuelle des enseignants","archived":false,"fork":false,"pushed_at":"2019-01-12T08:58:29.000Z","size":20345,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T13:24:34.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RMPR.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-07T11:02:37.000Z","updated_at":"2019-01-21T04:10:20.000Z","dependencies_parsed_at":"2023-07-17T02:15:59.894Z","dependency_job_id":null,"html_url":"https://github.com/RMPR/mutuelle-enseignants","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RMPR/mutuelle-enseignants","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMPR%2Fmutuelle-enseignants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMPR%2Fmutuelle-enseignants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMPR%2Fmutuelle-enseignants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMPR%2Fmutuelle-enseignants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RMPR","download_url":"https://codeload.github.com/RMPR/mutuelle-enseignants/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMPR%2Fmutuelle-enseignants/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28029141,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-12T09:10:53.976Z","updated_at":"2025-12-25T12:18:22.845Z","avatar_url":"https://github.com/RMPR.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development instructions\n\n## Installation\n\n```bash\n$ git clone https://github.com/RMPR/mutuelle-enseignants.git\n\n$ cd mutuelle-soft\n\n$ composer install \n\n```\n\n## Configuration\n\n### Database file\nAfter executing the sql script located in /Model and the script fake-data.bat to generate random data\nCreate the file db.php in the config directory with the following content\n\n```php\n\u003c?php\nreturn [\n    'class' =\u003e 'yii\\db\\Connection',\n    'dsn' =\u003e 'mysql:host=localhost;dbname=mutuelle',\n    'username' =\u003e 'root',\n    'password' =\u003e your_root_password,\n    'charset' =\u003e 'utf8',\n    // Schema cache options (for production environment)\n    //'enableSchemaCache' =\u003e true,\n    //'schemaCacheDuration' =\u003e 60,\n    //'schemaCache' =\u003e 'cache',\n];\n```\n\n### Update yii2-user database schema\n\n```bash\n$ php yii migrate/up --migrationPath=@vendor/dektrium/yii2-user/migrations\n```\n\n### Add Yii2 RBAC migrations\n\n```bash\n$ php yii migrate/up --migrationPath=@yii/rbac/migrations\n```\n\n### Update database file\n\n​\texecute the script Model/updateMutuelle.sql\n\n\u003e You may need to do composer update sometimes \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmpr%2Fmutuelle-enseignants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmpr%2Fmutuelle-enseignants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmpr%2Fmutuelle-enseignants/lists"}