myclabs/deep-copy
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/polyfill-deepclone | 0.80 | 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 | |
| spatie/php-cloneable | 0.79 | 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. | 97 | 98 | 8 | 62K | 0 | 1.6 | 38.7 | MIT | 2 years ago | |
| inigopascall/clone-db | 0.78 | 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.77 | — | 120 | 110 | 23 | 52 | 0 | 2.8 | 2.1 | MIT | 5 years ago | |
| duguncom/uploadbundle | 0.60 | — | 1 | 1 | 1 | 0 | 2 | 0.7 | — | MIT | 8 years ago | |
| dualmedia/common | 0.60 | 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 | |
| edemy/backupbundle | 0.60 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| laracasts/testdummy | 0.60 | Generate Eloquent models for tests without factories. Define blueprints and quickly create/build records with sensible defaults, relationships, and overrides—ideal for speeding up Laravel test setup and prototyping with minimal boilerplate. | 456 | 467 | 79 | 4K | 17 | 19.1 | 20.5 | MIT | 5 years ago | |
| dnaklik/dna-exchange-bundle | 0.59 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | MIT | 1 year ago | |
| bcc/auto-mapper-bundle | 0.58 | — | 63 | 63 | 21 | 844 | 4 | 3.2 | 16.6 | — | 8 years ago | |
| dbp/relay-blob-bundle | 0.58 | — | 0 | 0 | 0 | 1K | 1 | 0.1 | 42.0 | AGPL-3.0 | — | |
| dizda/cloud-backup-bundle | 0.58 | — | 196 | 203 | 54 | 81 | 24 | 9.8 | 9.4 | MIT | 9 years ago | |
| greenter/core | 0.58 | Greenter Core provides shared definitions and abstractions for the Greenter ecosystem. Use it as the foundation for building Peru electronic invoicing (SUNAT) solutions, with common contracts and core structures used across Greenter packages. | 6 | 6 | 9 | 3K | 0 | 9.3 | 36.9 | MIT | 5 years ago | |
| codemitte/common | 0.58 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| contentful/core | 0.58 | Core components shared by Contentful’s PHP Delivery and Management SDKs. Provides foundational utilities and abstractions for interacting with Contentful APIs. Requires PHP 8.0+. Intended for internal SDK use, not for direct third‑party consumption. | 17 | 17 | 21 | 91K | 0 | 9.7 | 51.2 | MIT | 2 years ago | |
| cyberspectrum/i18n | 0.57 | Internationalization helpers for PHP: provides message translation utilities, locale handling, and i18n-related tooling to integrate multilingual text into your application or library. Useful for managing localized strings and adapting output by language and region. | 0 | 0 | 2 | 30 | 0 | 0.3 | 20.6 | MIT | — | |
| clarity-project/cdn-bundle | 0.57 | — | 8 | 9 | 6 | 0 | 2 | 0.9 | — | — | 11 years ago | |
| ekyna/media-bundle | 0.57 | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | MIT | — | |
| dothiv/dothiv-valueobject-bundle | 0.57 | Symfony bundle providing a set of reusable value objects for Dothiv projects, aimed at consistent domain modeling and type-safe primitives. Includes common immutable objects and utilities to share across services and applications. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ekyna/blog-bundle | 0.57 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?