Download the PHP package tooinfinity/flextra without Composer
On this page you can find all versions of the php package tooinfinity/flextra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tooinfinity/flextra
More information about tooinfinity/flextra
Files in tooinfinity/flextra
Package flextra
Short Description Minimal Laravel Authentication with Inertia, React, Vue, Svelte, and nWidart Laravel Modules
License MIT
Homepage https://github.com/tooinfinity/flextra
Informations about the package flextra
Flextra: Minimal Laravel Authentication Breeze support nWidart Laravel Modules
Laravel Authentication Breeze support with nWidart Laravel Modules with Frontend Frameworks (React, Vue, Svelte, Blade,API) and Tailwind CSS.
Project that inspired and used to build this package
- Laravel Breeze
- Laravel Modules nWidart/laravel-modules
- xavi7th/laravel-inertiajs-tailwindcss-starter
Flextra is a versatile Laravel package designed to simplify authentication scaffolding. It seamlessly integrates InertiaJS (React, Vue, Svelte), Blade, nWidart Laravel Modules, and Tailwind CSS, enabling you to build modular, scalable, and modern web applications effortlessly.
The name Flextra combines "Flex" (flexibility) and "Extra" (enhanced features), embodying the package's mission to deliver flexible and robust solutions for Laravel development.
Features
- Authentication Scaffolding: Provides a lightweight and modular authentication system for Laravel projects.
- InertiaJS Integration: Supports frontends built with React, Vue, and Svelte via InertiaJS.
- Blade Support: Offers traditional Blade views for projects that do not require frontend frameworks.
- nWidart Laravel Modules: Leverages modular architecture to enable scalable and maintainable applications.
- Tailwind CSS: Styled with modern and responsive design principles using Tailwind.
Installation
Install the package using Composer :
Usage
this Package is installed and setup laravel modules and breeze authentication with stack you prefer and Tailwind CSS automatically.
by default the name of the module is Auth
but you can change it by passing the name of the module as an options like this.
Supported stacks: react, vue, svelte, blade and api
Options: --typescript, --ssr, --pest
Example
React Stack
Vue Stack with options
Testing is not implement yet
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- TouwfiQ Meghlaoui
- Nicolas Widart
- Taylor Otwell
- Akhile E. Daniel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of flextra with dependencies
illuminate/console Version ^11.0
illuminate/filesystem Version ^11.0
illuminate/support Version ^11.0
illuminate/validation Version ^11.0
symfony/console Version ^7.0