Libraries tagged by getters
swen100/geophp
67833 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.
steefdw/standards-enums
33910 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.
spatie/visit
2117 Downloads
Visit any URL and get its output in a beautiful way.
sourcebroker/restrictfe
51349 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
simovative/zeus
87597 Downloads
A Post-Redirect-Get specialised framework for PHP
setono/doctrine-orm-trait
45178 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
securetrading/data
395072 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
rankmath/seo-by-rank-math
1517 Downloads
Rank Math is the most powerful way to get BEST WordPress SEO tools added to your website.
pyaesoneaung/to-raw-sql
8241 Downloads
Get raw SQL from Laravel Query Builder
protomock/protomock
15584 Downloads
Mocking native PHP requests (file_get_contents(), ...)
pavlakis/slim-cli
85940 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
outcompute/phpinfo
42380 Downloads
Get the output of phpinfo() as an array.
othercode/rest
41942 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
nng/nnrestapi
97042 Downloads
A RESTful Api Extension for TYPO3. Sets TYPO3 up with everything you need to get your own REST Api up and running without headaches.
mzur/kirby-form
54152 Downloads
A form helper for Kirby-based websites, using the Post/Redirect/Get pattern.