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: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- cartalyst/stripe-laravel: ^16.0
- laravel-notification-channels/twilio: ^3.4
- laravel/framework: ^11.0
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.9
- matomo/device-detector: ^6.3
- spatie/laravel-permission: ^6.4
- toneflix-code/kudisms-notification: ^1.0.1
- toneflix-code/laravel-fileable: ^2.0.8
- toneflix-code/laravel-resource-modifier: ^1.0.0
- valorin/random: ^0.5.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 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