Download the PHP package ionzile/ions without Composer
On this page you can find all versions of the php package ionzile/ions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package ions
Short Description The Ion Framework.
License MIT
Homepage https://arabway.net
Informations about the package ions
Ions PHP Framework
Ions 3 is a lightweight and clean PHP framework designed for rapid development of modern web applications. Built with simplicity and power in mind, Ions leverages the flexibility of Composer to provide a streamlined and efficient development experience.
Create clean, simple, and powerful applications with Ions.
Introduction
Ions aims to provide developers with a solid foundation for building web projects without unnecessary bloat. It focuses on core functionalities and best practices, allowing you to structure your applications logically and efficiently. Key features include:
- Lightweight and Fast: Minimal overhead for optimal performance.
- Clean and Intuitive Syntax: Easy to learn and use.
- Composer-Powered: Leverages the power of Composer for dependency management and autoloading.
- Custom Features: Includes unique tools and components developed by the Ions team to enhance your workflow.
- Modular Design: Encourages a well-organized and maintainable codebase.
Key Features
- Elegant Routing System: Define your application's routes with a clean and expressive syntax using closures or dedicated controller classes. Enjoy features like route parameters and named routes.
- Dependency Injection Container: Ions features a simple yet powerful dependency injection container, allowing for easy management of class dependencies and promoting testable code.
- Eloquent-Style ORM (if applicable): Interact with your database using an intuitive and expressive object-relational mapper, making database operations a breeze. Supports relationships, eager loading, and more.
- Twig-like Templating Engine (if applicable): Create dynamic views using a familiar and powerful templating syntax with features like layouts, components, and control structures.
- Ions Console Commands: Utilize the built-in command-line interface to perform common tasks such as generating boilerplate code, running migrations, and clearing cache.
Installation
Install your new Ions project using Composer:
composer create-project ionzile/ions my-project
cd my-project
All versions of ions with dependencies
ext-intl Version *
ext-openssl Version *
ext-pdo Version *
creitive/breadcrumbs Version ^3.3.2
edwinhoksberg/php-fcm Version ^1.2
sendgrid/sendgrid Version ^8.1.11
ramsey/uuid Version ^4.7.6
symfony/uid Version ^6.4.13
ionzile/core Version ^2.1.0
ionzile/super Version ^1.2
twig/extra-bundle Version ^3.21.0
twig/intl-extra Version ^3.21.0
twig/twig Version ^3.21.1
ext-fileinfo Version *