oxygen / crud
Create, Read, Update and Delete Scaffolding for Oxygen
0.12.0
2024-04-01 07:06 UTC
Requires
- php: ^8.1
- illuminate/support: ^10.0
- oxygen/core: ~0.15.0
- oxygen/data: ~0.12.0
- webmozart/assert: ^1.11
Requires (Dev)
- phpspec/phpspec: ^7.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.8
- phpstan/phpstan-webmozart-assert: ^1.2
- dev-master
- 0.12.0
- 0.11.3
- 0.11.2
- 0.11.1
- 0.11.0
- 0.10.0
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-laravel10
- dev-page-editing
- dev-unpublish-button
- dev-put
- dev-display-updated-by
- dev-update-core
- dev-publishable
- dev-auto-grouping
- dev-more-flexible-templates
- dev-preferences-refactor
- dev-remove-people-put-update
- dev-cast-to-int
- dev-updates
- dev-add-workflows
This package is auto-updated.
Last update: 2024-10-31 00:21:59 UTC
README
This repository contains scaffolding code for Create, Read, Update and Delete functionality.
For more information visit the Core repository.