dyrynda / founder
founder 是为 Laravel 应用程序创建的启动项目。
3.0.1
2022-06-05 04:30 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^9.2
- laravel/tinker: ^2.7
- sentry/sentry-laravel: ^2.12
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.6
- barryvdh/laravel-ide-helper: ^2.12
- brianium/paratest: ^6.4
- composer/composer: ^2.2
- ergebnis/composer-normalize: ^2.6
- fakerphp/faker: ^1.9.1
- friendsofphp/php-cs-fixer: ^3.5
- laravel/sail: ^1.13
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.1
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.2
- pestphp/pest-plugin-parallel: ^1.0.0
- rector/rector: ^0.13
- spatie/laravel-ignition: ^1.0
- spatie/laravel-ray: ^1.29
- wnx/laravel-stats: ^2.8
Suggests
- dyrynda/laravel-efficient-uuid: Efficiently store UUID values in the database
- dyrynda/laravel-make-user: Quickly create application users with an Artisan command
- dyrynda/laravel-model-uuid: For applications that need globally-unique model identifiers
- hemp/presenter: Useful for decorating models when they become bloated with accessor methods
- laracasts/flash: For displaying flash notifications within applications
- livewire/livewire: A front-end framework for Laravel
- spatie/data-transfer-object: Type-safe DTOs when working with external application data
- spatie/enum: If enumerable values are required
- thenpingme/laravel: Scheduled task monitoring built specifically for Laravel applications thenping.me