We're excited to unveil INEX SPA v5, the latest and greatest release of our powerful PHP framework designed for ultra-fast, modern web development. Built by the INEX Team and powered by the vision of Ammar, this version is packed with game-changing features, tighter security, smarter routing, and enhanced developer tools. Whether you're building personal websites or scalable cloud platforms, v5 is your gateway to performance and productivity.
🌟 What's New in INEX SPA v5?
1. CSRF Protection Built-in
Security is a top priority. With native CSRF protection, every form submission is now shielded against cross-site request forgery by default.
2. Dynamic Routing Upgrades
INEX SPA v5 brings smarter route handling:
-
Support for dynamic and RESTful routes
-
Easy-to-use route creation with the
make:route
command -
New command:
delete:route
to remove routes cleanly
3. Powerful Database Tools
Managing your database has never been easier:
-
Create, delete, and update SQL scripts with
make:db
-
New
delete:db
command to remove SQL files interactively or via CLI arguments -
Run all database scripts at once with
run:db
4. Developer Experience Boost
Your time is valuable. We’ve supercharged productivity:
-
CLI-based helper tool "Ammar" enhanced with
--help
,list:routes
,list:db
-
Intelligent file checks prevent accidental overwrites
-
Command argument support:
php ammar make:route -1 Blog -2 yes -3 GET
5. External Plugin Support
INEX SPA v5 is now a true ecosystem. Easily install third-party plugins and libraries:
php ammar install:import https://github.com/user/plugin
No configuration needed—just plug and play.
6. New Security Layers
In addition to CSRF, INEX SPA now includes:
-
Auto XSS protection
-
Customizable Firewall Rules
7. Next-Level Notifications & Logs
Stay in control:
-
Built-in system logs and monitoring
-
On-site notification system: toast-like messages anywhere on your page
8. Performance-Centric Caching
File-based caching is now native, allowing developers to cache data quickly without any database overhead.
9. INEX SPA Cloud Integration (Beta)
v5 comes with experimental support for INEX SPA Cloud, enabling:
-
Free hosting via subdomain or subdirectory
-
One-click publishing for your projects
🚀 Ready to Explore INEX SPA v5?
The future of PHP frameworks is here—and it’s light, fast, and built for the real world.
Get started now with the official documentation and join our growing developer community at https://github.com/AmmarBasha2011
INEX SPA – Code light. Run fast. Scale infinitely.