Libraries tagged by getter
stefanfroemken/repair_translation
64519 Downloads
Get rid of displaying the default file in translated records
steevanb/symfony-container-introspection
34312 Downloads
Get all Symfony Container informations you need: registered services, instanciated services etc
spatie/last-fm-now-playing
12995 Downloads
Get track info that a user is currently playing
sookoll/geophp
9886 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
3363 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
64188 Downloads
Get values from an array
siteation/magento2-storeinfo
13831 Downloads
Get your store information with ease
setono/doctrine-orm-trait
53469 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
sebastienheyd/active
11037 Downloads
Helper class for Laravel to get the active class based on the current route
sajadsdi/array-dot-notation
4742 Downloads
set and get with dot notation in arrays
roadsigns/cuzzle
15571 Downloads
Get the cURL shell command from a Guzzle request
reshadman/file-secretary
1817 Downloads
Get rid of anything related to files in Laravel, This package handles all for you. Anything we mean.
pyaesoneaung/to-raw-sql
8726 Downloads
Get raw SQL from Laravel Query Builder
proximacode-dev/holiday
12476 Downloads
proximacode-dev/Holiday provides a simple class to get holidays for a specified country. This is a fork of checkdomain/Holiday
phpgt/typesafegetter
13409 Downloads
An interface for objects that expose type-safe getter methods.