Libraries tagged by get
tempest/cache
53554 Downloads
The PHP framework that gets out of your way.
swen100/geophp
76999 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
131063 Downloads
Get OS resources from Laravel
steefdw/standards-enums
48171 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
2162 Downloads
Visit any URL and get its output in a beautiful way.
sourcebroker/restrictfe
53880 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
94738 Downloads
A Post-Redirect-Get specialised framework for PHP
securetrading/data
462775 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.
protomock/protomock
19255 Downloads
Mocking native PHP requests (file_get_contents(), ...)
pavlakis/slim-cli
89004 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
pantheon-systems/terminus-site-debug
4447 Downloads
Get server logs on all appservers in a specific environment.
paknahad/querifier
13987 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
pablouser1/tikscraper
5270 Downloads
Get data from TikTok API
outcompute/phpinfo
47020 Downloads
Get the output of phpinfo() as an array.
mzur/kirby-form
61565 Downloads
A form helper for Kirby-based websites, using the Post/Redirect/Get pattern.