asseco-voice / laravel-common
Laravel common
Installs: 5 631
Dependents: 11
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 2
Open Issues: 3
Requires
- php: ^8.2
- asseco-voice/laravel-blueprint-audit: ^2.0
- laravel/framework: ^10.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^8.5
- phpunit/phpunit: ^10.0
- dev-master
- v3.1.0
- v3.0.0
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.0
- v1.0.0
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.0
- dev-context_tenant_id
- dev-dependabot/composer/symfony/var-dumper-6.4.15
- dev-dependabot/composer/symfony/http-foundation-6.4.14
- dev-dependabot/composer/symfony/process-6.4.14
- dev-laravel10
- dev-Context_implementation
This package is auto-updated.
Last update: 2025-03-11 11:09:20 UTC
README
Common
Providing common methods and classes needed in most of our packages.
Including blueprint package to provide additional migration methods.
Also, including Uuids
trait for models using UUID as a primary key.