Libraries tagged by getters
wgirhad/geophp
28331 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
webignition/symfony-console-typed-input
1704342 Downloads
Symfony InputInterface providing type-specific getters for options and arguments
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
voku/simple-php-code-parser
4210 Downloads
Get a simple data structure from your php code.
violinist-dev/violinist-config
210588 Downloads
Get violinist config from composer.json
violinist-dev/slug-from-url
224700 Downloads
Get a slug from a URL
vemcogroup/laravel-weather
22073 Downloads
Weather package for Laravel to use different providers to get weather info
vaened/laravception
91372 Downloads
Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.
tooyz/moysklad
15337 Downloads
Get it here: https://github.com/Tooyz/moysklad
thecodingmachine/graphqlite-laravel
43154 Downloads
A Laravel service provider package to help you get started with GraphQLite in Laravel.
thalidzhokov/country-codes
95645 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
tempest/cache
35469 Downloads
The PHP framework that gets out of your way.
swen100/geophp
70694 Downloads
GeoPHP is an 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: (E)WKT, (E)WKB, 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.
stepanenko3/laravel-system-resources
118764 Downloads
Get OS resources from Laravel
steefdw/standards-enums
37866 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.