Libraries tagged by getters
telekom/rdct
759 Downloads
Frontend redirects based on RDCT GET parameter
sun/country
15554 Downloads
Sun Country is the package that helps you to get the country name & dialing code by the country ISO 3166-1 Alpha-2 code.
spatie/last-fm-now-playing
12975 Downloads
Get track info that a user is currently playing
sookoll/geophp
9714 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
socialblue/laravel-query-adviser
3343 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
smartassert/array-inspector
62491 Downloads
Get values from an array
siteation/magento2-storeinfo
13317 Downloads
Get your store information with ease
setono/doctrine-orm-trait
52494 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
sebastienheyd/active
10312 Downloads
Helper class for Laravel to get the active class based on the current route
sajadsdi/array-dot-notation
4466 Downloads
set and get with dot notation in arrays
roadsigns/cuzzle
14954 Downloads
Get the cURL shell command from a Guzzle request
rekalogika/direct-property-access
8578 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
qc/qc-be-domain-color
8792 Downloads
This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.
proximacode-dev/holiday
11675 Downloads
proximacode-dev/Holiday provides a simple class to get holidays for a specified country. This is a fork of checkdomain/Holiday
phpgt/typesafegetter
12459 Downloads
An interface for objects that expose type-safe getter methods.