๐Ÿš€
INEX Docs
  • ๐Ÿš€INEX Team Documentation ๐Ÿ’ก๐ŸŒ
  • INEX Blog
  • Contact Us
  • INEX SPA
    • Installation
      • Using Git
      • Manual Download
    • Getting Started
      • Running Locally
        • Using PHP's Built-in Server
        • Using Apache
      • Initial Configuration
      • Verify Installation
    • Ammar CLI
      • Extrenal Commands
        • list commands
          • list
          • list:routes
          • list:db
          • list:import
          • list:lang
          • list:cron
        • make commands
          • make:route
          • make:db
          • make:cache
          • make:sitemap
          • make:session
          • make:lang
          • make:layout
          • make:auth
        • get commands
          • get:cache
          • get:session
        • update commands
          • update:cache
        • delete commands
          • delete:route
          • delete:db
          • delete:cache
          • delete:import
          • delete:session
          • delete:lang
        • ask commands
          • ask:gemini
        • run/serve commands
          • run:db
          • serve
        • clear commands
          • clear:cache
          • clear:db
          • clear:db:tables
          • clear:routes
          • clear:start
          • clear:docs
          • clear:cron
        • install commands
          • install:import
      • Inline Commands
        • Route Management
        • Database Operations
        • Cache Operations
        • AI Assistance
        • Development Server
        • Library Manager
        • Session Manager
        • Language Manager
        • Layout Manager
        • Cronjob Management
    • Ahmed Template
      • {{}}
      • If Statement
      • ForEach
      • @getLang
      • @getEnv
      • Layout Feature
        • @getSection
        • @section and @endSection
        • @render
      • @include - Including Other Templates
      • @switch - Switch Case Statement
      • @for - Looping with a Fixed Range
      • @while - Looping Until a Condition is Met
      • @set - Assigning Variables
      • @dump - Debugging Variables
      • @dd - Debugging and Stopping Execution
      • @isset - Checking If a Variable Is Set
      • @empty - Checking If a Variable Is Empty
      • @php - Executing Raw PHP Code
      • @unless - Conditional Rendering for False Values
      • @break and @continue - Loop Control
      • String Case Conversion - @strtoupper, @strtolower, and @ucfirst
      • @number_format - Number Formatting
      • @date - Date Formatting
      • @runDB - Execute Database Migrations
      • @generateSitemap - Generate XML Sitemap
      • @checkRateLimit - Rate Limiting Requests
      • @validateCsrf - CSRF Protection
      • @define - Define Variables
      • {-- Comment Syntax --}
      • @escape - Escape Output
      • @substr - Extract a Substring
      • @jsonFile - Load JSON Data
      • @require - Include PHP Files
      • @do @whileCond - Do-While Loop
      • @setLang - Set Active Language
      • @var - Define and Use Variables
      • @phpCode - Execute Raw PHP Code
      • @postData - Send Data via HTTP POST
      • @toJson & @fromJson - JSON Conversion
      • @strlen & @trim - String Length and Trimming
      • @getData - Retrieve Data via HTTP GET
      • Cookie Management Directives
      • Session Management Directives
      • @useGemini - AI-Powered Assistance
      • Cache Management Directives
      • Section Management Directives
      • Other functions calling
    • Features
      • PWA Feature (Beta)
      • Cronjob Management
      • Built-in Motion Engine (Beta)
      • API Routes
      • Auth
        • How to use?
        • Start Use
          • Update Json/AuthParams.json
          • Create Auth file
            • Using ammar CLI
            • Using code
          • run .sql file
            • Using ammar CLI
            • Manually
        • Use
          • UserAuth::signIn
          • UserAuth::signUp
          • UserAuth::checkUser
          • UserAuth::logout
      • Webhook
      • Notification
      • Security
      • Logger
      • Firewall
      • Validation
        • isEmail
        • isTextLength
        • isMinTextLength
        • isSubDomain
        • isSubDir
        • isDomain
        • isEndWith
        • isStartWith
        • isNumber
        • isBool
      • Ahmed Template
      • Cookie Management
        • JavaScript (JS)
        • PHP
      • Session Management
      • Enable Multi Language
      • Submit Data without redirect
      • Layout Feature
      • Run DB Folder SQL files
      • SiteMap Generator
      • Use Rate Limiter
      • Application Title System
      • Use Gemini
      • Cache system
        • Create a new Cache
        • Get a Cache Value
        • Update Cache Value
        • Delete Cache
      • Run MySQL Commands
      • Automaticly CSRF Security
      • Get Website URL Without getEnvValue function
      • Use Bootstrap
      • Database Connection
      • Submit Data without Page Refresh
        • Basic Form Implementation
        • Server-Side Handling
        • Important Notes
      • Check Request Type
      • Create Dynamic Routes
      • Client-Side Navigation (Redirect without Refresh)
        • Basic Redirection
        • Dynamic Route Navigation
        • Common Usage Patterns
        • Important Notes
      • Get Values From .env file
      • Get Data from Twice Slash
    • Libraries
      • Download Library
        • 1- Using ammar CLI (recommended)
          • Example 1
        • 2- Manually Download
          • Example 1
      • Use library
        • Example 1
    • Notes
      • Use ""
      • Delete Docs files
      • Should name .ahmed.php
      • Don't delete JS & errors folder
      • Don't use these names in files
      • JavaScript Execution Conflicts
        • Problems this causes
        • Best practices
      • Production Database Checks
      • Route Type Restrictions
      • Autoloading Framework Components
      • Framework Core Isolation
      • Additional Notes
      • Add .git suffix
    • Best Practices
      • Code Organization
      • Security
      • Performance
      • Development
      • Database
      • Maintenance
    • Apache License
    • Security Policy
    • Repository
    • Star History
    • How to create a new library?
      • Create a folder
      • Create a library files
        • Create a file
          • Example 1: hi.php
          • Example 2: useFramework.php
      • Create init.php file
      • Create README.md file
      • Congratulations!!!
      • Upload to Github
      • Notes
        • Class Name like to file name
        • Create a folder
        • Don't match INEX SPA
  • Changelog
    • v5.2
    • v5.0
    • v5
    • v4.9.3
    • v4.9.1
    • v4.9-beta
    • v4.8.5-beta
    • v4.8-beta
    • v4.4-beta.10
    • v4.1-beta.9
    • v3.7.6.5.8.1-beta.8
    • v3.7.6.5.8.0-beta.7
    • v3.5.62.78-beta.6
    • v3.40.73-beta.5
    • v3.36.69-beta.4
    • v2.12.39-beta.3
    • v1.1.3-beta.2
    • v1.0-beta.1
Powered by GitBook
On this page
  • ๐Ÿ”ง About INEX โœจ๐ŸŒŸ
  • ๐ŸŽฏ Mission ๐Ÿš€๐Ÿ“Œ
  • ๐Ÿ› ๏ธ Projects ๐Ÿ’ป๐ŸŒ
  • ๐Ÿ—๏ธ INEX Models ๐Ÿง โš™๏ธ
  • ๐Ÿ“ INEX Blog ๐ŸŒŽ๐Ÿ“ข
  • ๐Ÿ”ฎ Our Plan for the Future ๐Ÿš€
  • ๐Ÿ“ง Contact ๐Ÿ“ฑ๐ŸŒ
  • ๐Ÿ“œ License โœ…๐Ÿ”“
Edit on GitHub

INEX Team Documentation ๐Ÿ’ก๐ŸŒ

๐Ÿ”ง About INEX โœจ๐ŸŒŸ

INEX is a professional tech team specializing in high-performance software solutions. The team is renowned for developing INEX SPA, a lightweight and ultra-fast PHP framework. INEX is dedicated to innovation, efficiency, and open-source contributions. The team believes in the power of technology to transform industries, enhance efficiency, and provide sustainable solutions. Our projects reflect our commitment to pushing the boundaries of software development and making robust, scalable, and high-performance applications accessible to everyone. ๐Ÿš€๐Ÿ”ฅ๐ŸŒ

We continuously explore new frontiers in web development, artificial intelligence, cloud hosting, and software automation. Our team is composed of passionate developers, engineers, and researchers who work together to create tools that improve the lives of developers and businesses alike. Our collaborative and open-source approach ensures that we are always at the forefront of technology, delivering practical and efficient solutions to real-world challenges. ๐Ÿ’ก๐Ÿ’ป๐ŸŒ

๐ŸŽฏ Mission ๐Ÿš€๐Ÿ“Œ

INEX is driven by a passion for technological advancement. Our core mission includes:

  • Developing cutting-edge web technologies that set new industry standards.

  • Providing optimized and scalable solutions for developers and businesses.

  • Fostering an open-source community that encourages knowledge-sharing and collaboration.

  • Enhancing accessibility to powerful web technologies for developers worldwide.

  • Innovating in artificial intelligence and automation to create intelligent and adaptive software solutions.

  • Creating a sustainable ecosystem where developers can contribute, learn, and grow together.

  • Expanding our technology to reach new fields such as cybersecurity, data science, and cloud computing.

๐Ÿ› ๏ธ Projects ๐Ÿ’ป๐ŸŒ

โšก INEX SPA ๐Ÿ–ฅ๏ธ๐Ÿš€

A powerful and lightweight PHP framework built for speed and efficiency, offering features such as:

  • Ultra-fast execution (1ms response time).

  • Built-in CLI (Ammar CLI) for managing routes, databases, and configurations with ease.

  • Advanced routing and database management, making backend development streamlined and efficient.

  • Built-in CSRF protection to enhance security against web vulnerabilities.

  • Support for modular development, allowing developers to expand their projects with plugins and additional functionalities.

  • Integrated caching and session management, reducing server load and enhancing application performance.

  • Extensive documentation and community support, making development easier and more accessible.

โ˜๏ธ INEX SPA Cloud ๐Ÿ›œ๐Ÿ”ง

A free hosting platform exclusively for INEX SPA applications, offering:

  • Subdomain & subdirectory hosting, allowing users to deploy their applications effortlessly.

  • Integrated file and database management via IW Panel, enabling easy control over hosted applications.

  • Automated backup system to ensure project safety and easy restoration.

  • Pre-installed support for INEX SPA, removing setup complexities and accelerating deployment.

  • Scalability features that allow seamless upgrades as projects grow.

  • Server optimization tools to ensure maximum performance and uptime.

๐Ÿ—๏ธ IW Panel ๐Ÿ“Š๐Ÿ”‘

An advanced web panel developed to manage web applications efficiently. It includes:

  • File management (upload, edit, delete) to handle application resources.

  • Database management (create, modify, delete) with an intuitive interface.

  • Traffic analytics and site monitoring, providing insights into website performance and visitor activity.

  • User-friendly UI designed with efficiency and accessibility in mind.

  • Security integrations, such as authentication layers and access control mechanisms.

  • Error logging and debugging tools to facilitate troubleshooting and maintenance.

๐Ÿง  Atiyat Project ๐Ÿค–๐Ÿš€

Atiyat is the first Artificial General Intelligence (AGI) and Extra Language Model (ELM) developed by the INEX Team. It is designed to:

  • Understand and generate human-like responses in multiple languages with remarkable accuracy.

  • Solve complex problems by utilizing deep reasoning and contextual understanding.

  • Enhance automation and AI-driven decision-making, enabling businesses and developers to integrate AI solutions seamlessly.

  • Adapt dynamically to new challenges, improving its responses over time.

  • Integrate with various software systems, making it a powerful tool for AI-driven applications.

  • Support real-time processing and conversational AI, making it ideal for chatbots, virtual assistants, and customer support automation.

๐Ÿ—๏ธ INEX Models ๐Ÿง โš™๏ธ

INEX has developed multiple AI models under different projects:

๐Ÿ—จ๏ธ Atiyat Chat Model ๐Ÿค–๐Ÿ’ฌ

A conversational AI model based on AGI principles, delivering highly contextual, human-like responses across various domains. It is designed for:

  • Real-time conversation handling with deep learning adaptability.

  • Multilingual support, allowing seamless interaction across different languages.

  • Advanced natural language processing (NLP) to improve engagement and understanding.

  • Sentiment analysis and intent detection for improved user experience.

๐Ÿงฉ YWPAI ๐Ÿ”

A specialized AI model focused on deep reasoning and problem-solving, designed for applications requiring logical analysis, decision-making, and complex query resolution. It is used in:

  • Scientific research and data analysis to extract meaningful insights.

  • Business intelligence and forecasting to improve decision-making processes.

  • Cybersecurity and threat detection, enhancing digital safety measures.

๐Ÿ“Š YWP AI 1.0 ๐Ÿ”Ž๐Ÿ“ก

An earlier-generation AI model that laid the foundation for our modern AI systems, specializing in pattern recognition, contextual understanding, and predictive analytics. It is particularly useful for:

  • Market trend analysis to predict industry shifts.

  • Automated recommendation systems for personalized user experiences.

  • Data-driven decision-making tools to improve business strategies.

๐Ÿ“ INEX Blog ๐ŸŒŽ๐Ÿ“ข

The INEX Blog is a platform where we share insights, tutorials, project updates, and research breakthroughs related to our work. Topics covered include:

  • INEX SPA framework updates and tutorials, ensuring developers stay up to date with the latest enhancements.

  • AI and AGI research insights, providing deep dives into machine learning advancements and use cases.

  • Web development best practices, guiding developers on efficient and modern coding methodologies.

  • Open-source contributions and community news, highlighting significant contributions and upcoming projects.

  • Exclusive interviews and case studies, showcasing how INEX technologies are being used in real-world scenarios.

  • Security and ethical AI discussions, focusing on responsible AI development and data privacy.

๐Ÿ”ฎ Our Plan for the Future ๐Ÿš€

At INEX, we are constantly evolving and pushing the boundaries of technology. Our future plans focus on expanding our capabilities, improving our existing projects, and pioneering new innovations. Hereโ€™s what we are working towards:

๐ŸŒ Expanding INEX SPA & INEX Cloud

  • Enhancing INEX SPA with more built-in features, improved security, and even faster performance.

  • Expanding INEX SPA Cloud to support more users, better scalability, and potential domain customization.

  • Introducing advanced server optimization techniques to improve response time and reduce resource consumption.

๐Ÿค– Advancing Artificial Intelligence

  • Improving Atiyat to make it more human-like, efficient, and adaptable in various real-world applications.

  • Enhancing the YWPAI and YWP AI models with better contextual understanding, problem-solving abilities, and multi-domain expertise.

  • Exploring AI-driven automation solutions to revolutionize customer service, cybersecurity, and data analysis.

๐Ÿ“Š Developing INEX Web Panel (IW Panel)

  • Adding new management tools for databases, files, and hosting solutions.

  • Implementing AI-driven analytics to provide deeper insights into web traffic and application performance.

  • Expanding security measures, including built-in firewalls and automated threat detection.

๐Ÿš€ Introducing New Open-Source Projects

  • Launching INEX SPA Coder, a platform that simplifies website and application development using INEX SPA.

  • Supporting third-party plugin development, allowing developers to extend INEX SPA with custom features.

  • Developing a decentralized version control system to enhance collaboration and security for open-source projects.

๐ŸŒ Growing Our Community & Impact

  • Expanding our open-source contributions and encouraging more developers to participate.

  • Partnering with tech communities to offer educational resources and mentorship programs.

  • Hosting hackathons and developer challenges to push the limits of innovation in web development and AI.

The future of INEX is bright, and we are excited to take these next steps with our growing community of developers and innovators! ๐Ÿš€โœจ๐ŸŒŽ

๐Ÿ“ง Contact ๐Ÿ“ฑ๐ŸŒ

For inquiries, contributions, or collaborations, reach out to the INEX team via:

  • GitHub: github.com/AmmarBasha2011

  • Email: inex.own@gmail.com

  • Phone & WhatsApp: +201096730619

We welcome new ideas, feedback, and contributions from developers passionate about innovation and efficiency. Feel free to connect with us and be part of the INEX ecosystem! ๐Ÿš€๐ŸŒ๐Ÿ’ก

๐Ÿ“œ License โœ…๐Ÿ”“

All INEX projects are open-source and distributed under the MIT License. This allows developers the freedom to use, modify, and distribute our software while ensuring proper attribution. ๐ŸŽฏ๐Ÿ“–๐Ÿ”—

NextINEX Blog

Last updated 2 months ago

๐Ÿš€