{"id":19706728,"url":"https://github.com/unisharp/laravel-unifly","last_synced_at":"2025-06-23T14:38:22.136Z","repository":{"id":57075582,"uuid":"46775381","full_name":"UniSharp/laravel-unifly","owner":"UniSharp","description":"Laravel code generator","archived":false,"fork":false,"pushed_at":"2017-08-04T09:19:36.000Z","size":80,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-29T16:48:53.312Z","etag":null,"topics":[],"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/UniSharp.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":"2015-11-24T07:45:00.000Z","updated_at":"2017-08-05T06:25:41.000Z","dependencies_parsed_at":"2022-08-24T13:00:29.334Z","dependency_job_id":null,"html_url":"https://github.com/UniSharp/laravel-unifly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UniSharp/laravel-unifly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Flaravel-unifly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Flaravel-unifly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Flaravel-unifly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Flaravel-unifly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UniSharp","download_url":"https://codeload.github.com/UniSharp/laravel-unifly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniSharp%2Flaravel-unifly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261496006,"owners_count":23167414,"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":[],"created_at":"2024-11-11T21:36:41.188Z","updated_at":"2025-06-23T14:38:22.107Z","avatar_url":"https://github.com/UniSharp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel Unifly\n\n### Introduction\n\nIt contain artisan make:entity command , it will make unisharp work on the fly\n\n### Install Data Carrier\n\ncomposer.json:\n\n    \"require\" : {\n        \"unisharp/laravel-unifly\" : \"dev-master\"\n    }, \n    \"repositories\": {\n        \"type\": \"git\",\n        \"url\": \"git@bitbucket.org:unisharp/laravel-unifly.git\"\n    }\n\nsave it and then \n\n    composer update unisharp/laravel-unifly   \n\n### Set ServiceProvider and Set Facade\n\n#### in config/app.php:\n\n* ServiceProfider\n\n        Unisharp\\Unifly\\UniflyServiceProvider::class,\n        \n        \n        \n### Usage\n\n* main command\n\n        php artisan make:entity XXX\n        \n    it will generate XXX entity and other views, repository to work with this entity\n    \n* with translatable\n\n        php artisan make:entity XXX --translatable","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisharp%2Flaravel-unifly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funisharp%2Flaravel-unifly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisharp%2Flaravel-unifly/lists"}