s
POOVA

  • Installation
  • Configuration
  • Getting Ready
  • Hello World!
  • WVM PATTERN
    • Introduction
    • Window Logics
    • Window shutters
    • Middlewares
    • Frames
    • Routes
    • Sessions
    • APIs
    • Models
    • Inverse
    • Error pages
    • Template
  • Resource loading
    • Introduction
    • Static Files
    • Template Files
    • Meta Tags
    • Flash messages
  • Live Server
  • Database
    • Database manager
    • Database operations
    • Database migrations
    • Database relationships
  • Session control
    • Session configuration
    • Session storage
    • User management
  • Routing System
  • Handling Forms
  • Handling Users
  • Handling DBModels
  • Handling Migrations
  • Helper Functions
    • Helper classes
    • Helper functions
  • Global Setters
  • Handling Mails
  • Cli Commands
  • Composer and Plugins
  • Third-Party Libraries
  • Other Features
  • Updates
Versions
There has been a constant update of spoova framework since its initial release of version 1.0.0. with each release being an improvement on the previous releases. This page make it easier to easily track new updates for all releases starting from spoova version 1.5.0+. It is highly suggested to check the version support of each release before downloading the framework.

1 Releases
version 2.6.0 (latest)
  • Live server improvements
  • New Route Class
  • New template directives
  • Improved cli commands
  • Improved init configuration
  • Improved window shutter system
  • Route generation improvement
  • New Resource compiler system
  • Bug Fixes
version 2.5.0 (Stable)
  • Cli issue fix
  • Form validation improvements
  • Window Improvements
  • Session managment
version 2.1.0 (beta)
  • Live server error fix
  • Intersect.js update
  • Template directives
  • Bootstrap icons update
version 2.0.0 (beta)
  • Updated Resource class
  • Improved Live server
  • Improved url structure
  • Improved window shutter controls
  • Improved compiler engine
  • Integerated bond components (beta)
  • Updated root Model class
  • Other updates
version 1.5.0 (stable)
  • Improved ajax requests
  • Map files for route protection
  • Improved live server error notification
  • Integerated template on the go functionality
  • Deprecations