toneflix-code / laravel-op
Laravel OP is a simple fork of Laravel that provides a set of tools to help you build your Laravel application faster and easier. It is a collection of useful classes, traits, and functions that I have found useful in my own projects. It is a work in progress and I will be adding more features as I
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.3
- cartalyst/stripe-laravel: ^17.0
- laravel-notification-channels/twilio: ^4.1
- laravel/framework: ^12
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.10
- maatwebsite/excel: ^3.1
- matomo/device-detector: ^6.4
- spatie/laravel-permission: ^6.16
- toneflix-code/kudisms-notification: ^1.1
- toneflix-code/laravel-dbconfig: ^1.1
- toneflix-code/laravel-fileable: ^2.1
- toneflix-code/laravel-resource-modifier: ^1.1
- valorin/random: ^1.0
- yabacon/paystack-php: ^2.2
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.0
- phpunit/phpunit: ^11.0
- spatie/laravel-ignition: ^2.4
- toneflix-code/fakerphp-lorem-toneflix: ^1.0.1
README
Laravel OP is a simple API agnostic fork of Laravel that provides a set of tools to help you build your Laravel application faster and easier. It is a collection of useful classes, traits, and functions that I have found useful in my own projects. It is a work in progress and I will be adding more features as I need them. I hope you find it useful too.
Usage
To use this package you have to initialize it as a project using composer:
composer create-project toneflix-code/laravel-op