Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Common Laravel Package

inisiatif/common

Paket common untuk Inisiatif Zakat Indonesia (Laravel 10–12, PHP 8.2+): menyediakan model Branch, traits (UUID/int primary key, HasBranch), kontrak & abstract repository pattern, serta dukungan cache tagging untuk kebutuhan lintas aplikasi.

View on GitHub
Deep Wiki
Context7
3.0.0

Breaking Changes

  • Removed inisiatif/contract dependency
  • Interfaces moved to local package namespace Inisiatif\Package\Common\Contracts\

New Interfaces

  • ResourceInterface - Marker interface for model/resource
  • TaggableCacheAwareInterface - Interface for cache-aware repositories
  • ModelRepositoryInterface - Interface for model repository operations
  • EloquentAwareRepositoryInterface - Interface for Eloquent-specific repository operations

Migration Guide

Update your imports from:

use Inisiatif\Package\Contract\Common\Model\ResourceInterface;
use Inisiatif\Package\Contract\Common\Concern\TaggableCacheAwareInterface;
use Inisiatif\Package\Contract\Common\Repository\ModelRepositoryInterface;
use Inisiatif\Package\Contract\Common\Repository\EloquentAwareRepositoryInterface;

To:

use Inisiatif\Package\Common\Contracts\ResourceInterface;
use Inisiatif\Package\Common\Contracts\TaggableCacheAwareInterface;
use Inisiatif\Package\Common\Contracts\ModelRepositoryInterface;
use Inisiatif\Package\Common\Contracts\EloquentAwareRepositoryInterface;
2.2.0
2.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/atInisiatifZakat/common/compare/2.1.0...2.1.1

2.1.0
  • Add support for Laravel 10
  • Drop support for Laravel 9
1.1.1
1.1.0
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle