ICanBoogie
  • Documentation
  • API Reference
  • Common v1.3.0
Namespaces
  • ICanBoogie
Classes
  • FormattedString
Interfaces
  • ToArray
  • ToArrayRecursive
Traits
  • ToArrayRecursiveTrait
Exceptions
  • OffsetError
  • OffsetNotDefined
  • OffsetNotReadable
  • OffsetNotWritable
  • PropertyError
  • PropertyIsReserved
  • PropertyNotDefined
  • PropertyNotReadable
  • PropertyNotWritable
Functions
  • array_flatten
  • array_insert
  • array_merge_recursive
  • capitalize
  • downcase
  • dump
  • escape
  • escape_all
  • exact_array_merge_recursive
  • format
  • generate_v4_uuid
  • normalize
  • normalize_url_path
  • remove_accents
  • shorten
  • sort_by_weight
  • stable_sort
  • unaccent_compare
  • unaccent_compare_ci
  • upcase

Function array_merge_recursive

Merge arrays recursively with a different algorithm than PHP.

Namespace: ICanBoogie
Located at helpers.php

Parameters summary

array $array1
array $array2 = array() ...

Return value summary

array array
Common v1.3.0 – Check on GitHub – API documentation generated by ApiGen