oxygencms/commands

Oxygen cms crud commands

Installs: 450

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/oxygencms/commands

v2.0.2 2020-11-04 13:00 UTC

This package is auto-updated.

Last update: 2025-10-05 00:11:40 UTC


README

Used to easily create all the resources need for a new back-office module.

TODOs

  • refactor all the stubs (bad return types etc..)

Changes

v1.0 - Support of Laravel 6.x

  • OxyAdminRequestMakeCommand::buildRequestReplacements() - fixed usage deprecated helpers
  • refactor return & use statements
  • restrict required PHP version 7.0 - 7.3