Skip to content

Releases: KhomsiAdam/StackSync

StackSync v1.0.1

23 Nov 14:04
Compare
Choose a tag to compare

app/controllers :

  • Restored the UserApiController that was missing.

StackSync v1.0.0

17 Nov 15:12
Compare
Choose a tag to compare

First release of the mini framework StackSync featuring :

  • Custom API system.
  • Middleware.
  • Token authentication (JWT).
  • Migrations & Seeding.
  • Flexible routing.
  • Components based views.
  • PSR-4 autoloading.
  • Custom script commands for file generation and various operations.