Pinned
Repositories
-
- loco-translation-provider Public
- http-client Public
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
-
- property-info Public
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
- var-exporter Public
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
-
- expression-language Public
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
- property-access Public
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.