spatie/php-cloneable
Trait for PHP 8.1+ that makes objects with readonly properties cloneable. Safely “clone with changes” by copying an object while overriding readonly fields—handy until PHP gets native clone-with support.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inigopascall/clone-db | 0.79 | Laravel artisan command to clone medium/large MySQL databases between connections. Chunks data to avoid memory/packet limits and orders tables by foreign-key dependencies to reduce constraint errors—useful for syncing live data to staging/dev. | 0 | 0 | 0 | 6 | 0 | 0.6 | 11.7 | BSD-3-Clause | 1 year ago | |
| neurony/laravel-duplicate | 0.78 | — | 120 | 110 | 23 | 52 | 0 | 2.8 | 2.1 | MIT | 5 years ago | |
| dualmedia/common | 0.78 | Shared interfaces and reusable logic for DualMedia packages. Typically installed as an internal dependency rather than directly. Provides common contracts and helpers used across the DualMedia ecosystem. | 0 | 0 | 1 | 84 | 0 | 13.3 | 29.7 | MIT | 4 months ago | |
| symfony/polyfill-deepclone | 0.78 | Pure-PHP polyfill for the deepclone extension. Provides deepclone_to_array() and deepclone_from_array() plus exceptions to clone/serialize value graphs while preserving identity, references, cycles, and private state. Uses a cache-friendly array wire format. | 6 | 0 | 0 | 433K | 0 | 19.0 | 63.9 | MIT | 1 month ago | |
| myclabs/deep-copy | 0.78 | DeepCopy creates safe deep clones of PHP objects, recursively copying referenced objects while preserving the original object graph. It handles cyclic references to avoid infinite loops, and supports customization via matchers and filters for specific properties and types. | 8,896 | 8,919 | 108 | 14M | 17 | 45.7 | 51.6 | MIT | 10 months ago | |
| nayjest/manipulator | 0.78 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 5K | 3 | 4.1 | 37.0 | MIT | 9 years ago | |
| kirkbushell/eloquence | 0.78 | — | 574 | 578 | 56 | 23K | 1 | 5.7 | 22.2 | MIT | 1 year ago | |
| adroit11/laravel-tests | 0.78 | Reusable Laravel testing package with publishable test stubs, custom assertions, and helper utilities. Drop into Laravel 10/11 (PHP 8.1+) and run with PHPUnit or Pest to speed up common feature and integration testing setups. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beloop/core | 0.77 | Core component of the Beloop LMS suite: shared foundations used by other Beloop components and bundles built on Symfony. MIT licensed. Read-only split package—use the main beloop/components repository for issues, questions, and PRs. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| cscfa_tool_division/collections | 0.77 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| spatie/laravel-blade | 0.77 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 2 | 0 | 0.9 | 0.2 | MIT | 8 years ago | |
| atournayre/collection | 0.76 | Type-safe PHP collections with list/map factories, plus immutable variants. Includes DecimalValue collections with consistent precision handling. Build domain-specific collections by extending TypedCollection to enforce item types and safe manipulation. | 0 | 0 | 0 | 4 | 0 | 3.6 | 9.7 | MIT | 2 years ago | |
| open-southeners/extended-php | 0.76 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| ac/model-traits | 0.76 | — | 6 | 6 | 2 | 3 | 0 | 0.1 | 2.1 | — | — | |
| alexacrm/strong-serializer | 0.76 | Laravel/PHP utility for robust object/array serialization with strong typing and predictable output. Helps convert data structures for APIs, storage, or transport with configurable serializers and safer handling of nested values. | 1 | 1 | 1 | 13K | 0 | 0.0 | 52.8 | — | — | |
| michaelachrisco/readonly | 0.76 | — | 162 | 162 | 15 | 33K | 1 | 15.1 | 34.4 | GPL-3.0 | 6 months ago | |
| spatie/php-attribute-reader | 0.76 | Lightweight PHP 8+ utility to read native attributes from classes, methods, properties, and parameters using reflection. Designed for simple, fast attribute discovery in frameworks and libraries, with an API that fits common annotation-style workflows. | 90 | 90 | 2 | 368K | 0 | 16.0 | 56.3 | MIT | 3 months ago | |
| turahe/laravel-likeable | 0.76 | — | 9 | 9 | 3 | 181 | 0 | 4.1 | 18.2 | MIT | 10 months ago | |
| cleentfaar/tissue | 0.76 | Laravel package to speed up building UI and pages with reusable “tissue” components, helper utilities, and starter structure. Aims to simplify common app scaffolding and keep views consistent across projects with minimal setup. | 6 | 6 | 6 | 32 | 0 | 0.8 | 10.3 | MIT | 11 years ago | |
| graham-campbell/testbench-core | 0.76 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 14 | 16 | 0 | 10K | 0 | 25.2 | 44.6 | MIT | 2 months ago |
How can I help you explore Laravel packages today?