Skip to content

v1.4.1 - Phoenix Documentation Edition

Choose a tag to compare

@BitsHost BitsHost released this 22 Oct 19:42
· 17 commits to main since this release

Documentation Improvements

  • ✅ Added QUICK_START.md (5-minute setup guide)
  • ✅ Added JWT_EXPLAINED.md (comprehensive JWT guide)
  • ✅ Improved README with clear installation options
  • ✅ Tested both library and standalone methods

Installation Methods

Library: composer require bitshost/php-crud-api-generator

  • Copy 3 files, modify 2 lines, ready!

Standalone: composer create-project bitshost/php-crud-api-generator

  • Everything in one folder, 0 modifications!

See docs/QUICK_START.md