{"id":19258920,"url":"https://github.com/lassehaslev/laravelfieldable","last_synced_at":"2026-05-31T16:31:15.469Z","repository":{"id":57012583,"uuid":"73957038","full_name":"LasseHaslev/LaravelFieldable","owner":"LasseHaslev","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-04T14:43:23.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T09:28:53.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/LasseHaslev.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}},"created_at":"2016-11-16T20:11:59.000Z","updated_at":"2016-11-24T15:22:40.000Z","dependencies_parsed_at":"2022-08-21T14:50:56.447Z","dependency_job_id":null,"html_url":"https://github.com/LasseHaslev/LaravelFieldable","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FLaravelFieldable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FLaravelFieldable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FLaravelFieldable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2FLaravelFieldable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LasseHaslev","download_url":"https://codeload.github.com/LasseHaslev/LaravelFieldable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240356192,"owners_count":19788513,"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-09T19:14:48.514Z","updated_at":"2026-05-31T16:31:15.440Z","avatar_url":"https://github.com/LasseHaslev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lassehaslev/fieldable\n\u003e\u003e\u003e Warning!! This package is under development and app breaking changes will come before release!!\n\n## Install\n``` bash\ncomposer require lassehaslev/laravel-fieldable\n```\n\n## Usage\n## API\n#### FieldType\n``` php\n// Add new FieldType\n$fieldType = FieldType::add([\n    'name'=\u003e'FieldType name',\n    'view'=\u003e'rellative path from config( 'fieldable.views.fields' )'\n]);\n\n// Get the full path to the field type view\n// To overwrite the setting, edit fieldable.views.path in config/fieldable.php\n$fieldType-\u003eviewPath();\n```\n\n## Development\n#### Install dependencies\n``` bash\n# Install dependencies\ncomposer install\n\n# Install dependencies for automatic tests\nyarn\n```\n\n#### Runing tests\n``` bash\n# Run one time\nnpm run test\n\n# Automaticly run test on changes\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Flaravelfieldable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flassehaslev%2Flaravelfieldable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Flaravelfieldable/lists"}