laravel-explicit-array

Improved Laravel dot notation for explicit array keys. (by renoki-co)

Laravel-explicit-array Alternatives

Similar projects and alternatives to laravel-explicit-array

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better laravel-explicit-array alternative or higher similarity.

laravel-explicit-array reviews and mentions

Posts with mentions or reviews of laravel-explicit-array. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-09.
  • laravel/framework tickets being closed in a hurry?
    6 projects | /r/laravel | 9 Dec 2021
    I ultimately had to FORK THE ENTIRE METHODS OF ARR into a separate package because I found out the hard way cannot use macros for altering this behavior.
  • Jetstream - Allow personal teams to be optional
    4 projects | /r/laravel | 29 Nov 2021
    Take my PR for example, which tried to bring small changes to be able to escape the dot notation in Laravel's Arr. This could have been great if you wanted to use the Arr::set() for keys that contain dots and you do not want them to become nested. Using the $arr['some.dotted.key'] would have been worked but why assign the array directly if Arr::set exists? I couldn't extend the Arr class in a separate package without copy-pasting the entire code from the original Arr since the methods I was replacing are not using other functions that do only one thing, so that I would replace only the methods without the entire logic.

Stats

Basic laravel-explicit-array repo stats
2
7
0.0
12 days ago

renoki-co/laravel-explicit-array is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of laravel-explicit-array is PHP.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com