Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurorawebsoftware/flexyfield
Laravel FlexyField is useful package for dynamic model fields.
https://github.com/aurorawebsoftware/flexyfield
Last synced: about 1 month ago
JSON representation
Laravel FlexyField is useful package for dynamic model fields.
- Host: GitHub
- URL: https://github.com/aurorawebsoftware/flexyfield
- Owner: AuroraWebSoftware
- License: mit
- Created: 2024-09-05T08:33:53.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T08:50:40.000Z (3 months ago)
- Last Synced: 2024-11-24T19:39:25.368Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 81.1 KB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README-CONTRIBUTE.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
```shell
docker-compose up -d
composer analyse
composer test
composer test-coverage
composer format
```