gemadigital / framework
GemaDigital Framework
Installs: 11 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^8.3|^8.4
- backpack/activity-log: ^2.0
- backpack/crud: ^6.8
- backpack/language-switcher: ^2.0
- backpack/logmanager: ^5.0
- backpack/permissionmanager: ^7.0
- backpack/pro: ^2.0
- backpack/translation-manager: ^1.0
- illuminate/support: ~12
- laravel/framework: ^12.0
- laravel/socialite: ^5.0
- laravel/tinker: ^2.0
- spatie/laravel-cookie-consent: ^3.2
- spatie/laravel-translatable: ^6.1
Requires (Dev)
- backpack/generators: ^4.0
- barryvdh/laravel-debugbar: ^3.2
- fakerphp/faker: ^1.14
- larastan/larastan: ^3.0
- laravel/pint: ^1.15
- mockery/mockery: ^1.0
- phpunit/phpunit: ^12
- rector/rector: ^2.0
- spatie/laravel-ignition: ^2.0
Suggests
- backpack/backupmanager: Useful to backup the database.
- backpack/filemanager: Useful to manage files on the server.
- backpack/pagemanager: Useful to manage pages on the server.
- backpack/settings: Useful to manage settings on the server.
- barryvdh/laravel-elfinder: Goes along with backpack/filemanager to manage files on the server.
- eduardokum/laravel-mail-auto-embed: Useful to embed images on emails.
- league/flysystem-aws-s3-v3: Required to connect to AWS S3 or a Digital Ocean Space.
This package is auto-updated.
Last update: 2025-02-26 15:29:08 UTC
README
GemaDigital Laravel Framework
Comands
Install the project
$ php artisan install
Run the project (using env information)
$ php artisan run
Packages a ready for production zip
$ php artisan package
Publishes the framework assets
$ php artisan publish
Installation
Via Composer
$ composer require gemadigital/framework
Credits
License
Please see the license file for more information.