Libraries tagged by quotation
unity/config
8 Downloads
Extensible configuration manager for PHP projects that uses dot notation and supports json, ini, array based and many more common formats
uniben/laravelgraphqlable
44 Downloads
A quick and easy way to build prototype GraphQL queries and mutations for your Laravel models and controllers.
tdrcavallini/laravel-easymutators
44 Downloads
Value object mutation solution for Laravel 5.
tcdev/stingray
2 Downloads
Stingray - Access array elements via dot notation
tbcd/file-archiver
70 Downloads
A library to manage files archiving as well as their rotation
szonov/dot-acl
11 Downloads
Simple ACL library for actions in dot notation
stonec0der/shorten-nums
16 Downloads
Shorten some numbers to this notation 1000 => 1K.
sprint-digital/sprint-passport
28 Downloads
Add GraphQL types and mutations for login and recover password functionalities
slifin/edn
5 Downloads
Extensible Data Notation Parser.
simoneddy/config
14 Downloads
basic read only config class with file/dir loader and dot notation
sergeil/doctrine-array-query-builder-bundle
15 Downloads
Provides an alternative way to build query using standard PHP's array notation
samluvanda/json
0 Downloads
A powerful and fluent JSON utility class for PHP with dot-notation access and custom exception handling.
russpos/dotarray
11 Downloads
Utility for traversing arrays using a dot notation
ronolo/json-query
16 Downloads
A JSON dot.notation parser to access values. Example: persons.2.hobby
ronappleton/php-dot
39 Downloads
Set and get array values via dot notation.