cakephp-setup

CakePHP Setup Plugin - containing useful management and debugging tools for CakePHP apps

MIT License

Downloads
100K
Stars
34
Committers
10
cakephp-setup - 3.5.0

Published by dereuromark 25 days ago

Improvements

  • Removed deprecations

Full Changelog: https://github.com/dereuromark/cakephp-setup/compare/3.4.0...3.5.0

cakephp-setup - 3.4.0 Latest Release

Published by dereuromark 7 months ago

cakephp-setup - 3.3.0

Published by dereuromark 8 months ago

Improvements

  • Re-added MYSQL backup and restore commands from 4.x
  • Added more DB integrity commands around int and bool type
cakephp-setup - 3.2.2

Published by dereuromark 9 months ago

Fixes

  • More bake template fixes
  • Fixed null checks for DbIntegrityNullsCommand

Full Changelog: https://github.com/dereuromark/cakephp-setup/compare/3.2.1...3.2.2

cakephp-setup - 3.2.1

Published by dereuromark 10 months ago

Fixes

Fixed up bake templates

cakephp-setup - 3.2.0

Published by dereuromark 10 months ago

Improvements

Added new DB Integrity commands

  • bin/cake db_integrity keys
  • bin/cake db_integrity constraints
  • bin/cake db_integrity nulls
cakephp-setup - 3.1.0

Published by dereuromark 11 months ago

Improvements

Added Debugkit Panel L10n

cakephp-setup - 3.0.0

Published by dereuromark 12 months ago

CakePHP 5 compatible release

Enjoy!

cakephp-setup - 3.0.0-RC

Published by dereuromark about 1 year ago

CakePHP 5 compatible pre-release

Please test. Once this has been tested and approved, the stable release can be tagged.

cakephp-setup - 2.3.0

Published by dereuromark over 1 year ago

Improvements

  • DbConstraintsShell improvements
  • Better defaults for User::create shell command
  • CakePHP 4.2+ / PHP 7.4+ now.
cakephp-setup - 2.2.0

Published by dereuromark almost 3 years ago

Improvements

Added DbBackup shell to easily create or restore DB backups.

cakephp-setup - 2.1.1

Published by dereuromark almost 4 years ago

Fixes

Fixed Maintenance middleware and its functionality.

cakephp-setup - 2.1.0

Published by dereuromark almost 4 years ago

Improvements

  • More functionality in backend
  • Improved bake templates for Setup, it now uses Twig templates
  • MaintenanceMiddleware is now PSR compatible and does not use invoke anymore
cakephp-setup - 1.6.0

Published by dereuromark almost 4 years ago

Improvements

  • Added size bar to indicate DB table size and allow quick visual comparison
  • Added time info in current_config CLI command
cakephp-setup - 2.0.0

Published by dereuromark over 4 years ago

CakePHP 4 release

Useful tools for setting up and maintaining a CakePHP app.

  • Maintenance Mode
  • Debugging and Backend Info
  • Database and Data Migration tooling
cakephp-setup - 1.5.0

Published by dereuromark over 4 years ago

Improvements

  • Added DbConstraints shell to check for data integrity issues around nullable foreign keys.
  • Added ENV backend.

Fixes

  • Adjusted bake templates to recent core changes.
cakephp-setup - 2.0.0-beta

Published by dereuromark almost 5 years ago

CakePHP 4 compatible pre-release.

Please help to finalize for stable release.

cakephp-setup - 1.4.2

Published by dereuromark almost 5 years ago

Improvements

Added bin/cake user update to update an existing user with a freshly generated password.

cakephp-setup - 1.4.1

Published by dereuromark about 5 years ago

Improvements

Removed deprecations.

cakephp-setup - 1.4.0

Published by dereuromark over 5 years ago

Improvements

  • Add foreign key checking in backend.
  • CakePHP 3.7+ now
Package Rankings
Top 5.88% on Packagist.org
Badges
Extracted from project README
CI Coverage Minimum PHP Version Coding Standards
Related Projects