File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 22
33DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in the association graph.
44
5- [ ![ Build Status] ( https://travis-ci.org/myclabs/DeepCopy.png?branch=1.x )] ( https://travis-ci.org/myclabs/DeepCopy ) 
6- [ ![ Coverage Status] ( https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x )] ( https://coveralls.io/r/myclabs/DeepCopy?branch=1.x ) 
7- [ ![ Scrutinizer Quality Score] ( https://scrutinizer-ci.com/g/myclabs/DeepCopy/badges/quality-score.png?s=2747100c19b275f93a777e3297c6c12d1b68b934 )] ( https://scrutinizer-ci.com/g/myclabs/DeepCopy/ ) 
85[ ![ Total Downloads] ( https://poser.pugx.org/myclabs/deep-copy/downloads.svg )] ( https://packagist.org/packages/myclabs/deep-copy ) 
96
107## Table of Contents  
@@ -41,7 +38,7 @@ Install with Composer:
4138composer require myclabs/deep-copy 
4239``` 
4340
44- Use simply :
41+ Use it :
4542
4643``` php 
4744use DeepCopy\DeepCopy;
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments