{"id":28487814,"url":"https://github.com/defstudio/filament-money","last_synced_at":"2025-06-30T14:32:05.860Z","repository":{"id":272577383,"uuid":"917054486","full_name":"defstudio/filament-money","owner":"defstudio","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-16T22:47:15.000Z","size":214,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T17:53:03.300Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/defstudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"defstudio"}},"created_at":"2025-01-15T09:12:12.000Z","updated_at":"2025-06-16T22:47:12.000Z","dependencies_parsed_at":"2025-01-15T11:49:51.772Z","dependency_job_id":"a83695b3-e750-429a-9d97-a92aa5d8d48d","html_url":"https://github.com/defstudio/filament-money","commit_stats":null,"previous_names":["defstudio/filament-money"],"tags_count":13,"template":false,"template_full_name":"filamentphp/plugin-skeleton","purl":"pkg:github/defstudio/filament-money","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstudio%2Ffilament-money","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstudio%2Ffilament-money/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstudio%2Ffilament-money/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstudio%2Ffilament-money/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defstudio","download_url":"https://codeload.github.com/defstudio/filament-money/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstudio%2Ffilament-money/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260606024,"owners_count":23035335,"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":"2025-06-08T05:08:00.198Z","updated_at":"2025-06-30T14:32:05.844Z","avatar_url":"https://github.com/defstudio.png","language":"PHP","funding_links":["https://github.com/sponsors/defstudio"],"categories":[],"sub_categories":[],"readme":"# An opinionated Filament money fields and columns handler\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/defstudio/filament-money.svg?style=flat-square)](https://packagist.org/packages/defstudio/filament-money)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/defstudio/filament-money/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/defstudio/filament-money/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/defstudio/filament-money/fix-php-code-styling.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/defstudio/filament-money/actions?query=workflow%3A\"Fix+PHP+code+styling\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/defstudio/filament-money.svg?style=flat-square)](https://packagist.org/packages/defstudio/filament-money)\n\n\n\nThis is where your description should go. Limit it to a paragraph or two. Consider adding a small example.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require defstudio/filament-money\n```\n\nYou can publish and run the migrations with:\n\n```bash\nphp artisan vendor:publish --tag=\"filament-money-migrations\"\nphp artisan migrate\n```\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"filament-money-config\"\n```\n\nOptionally, you can publish the views using\n\n```bash\nphp artisan vendor:publish --tag=\"filament-money-views\"\n```\n\nThis is the contents of the published config file:\n\n```php\nreturn [\n];\n```\n\n## Usage\n\n```php\n$filamentMoney = new DefStudio\\FilamentMoney();\necho $filamentMoney-\u003eechoPhrase('Hello, DefStudio!');\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Fabio Ivona](https://github.com/fabio-ivona)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefstudio%2Ffilament-money","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefstudio%2Ffilament-money","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefstudio%2Ffilament-money/lists"}