Libraries tagged by getx
thalidzhokov/country-codes
100064 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
54044 Downloads
The PHP framework that gets out of your way.
swen100/geophp
77235 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
131443 Downloads
Get OS resources from Laravel
steefdw/standards-enums
48512 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
2163 Downloads
Visit any URL and get its output in a beautiful way.
sourcebroker/restrictfe
53950 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
94869 Downloads
A Post-Redirect-Get specialised framework for PHP
securetrading/data
463872 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
19335 Downloads
Mocking native PHP requests (file_get_contents(), ...)
pavlakis/slim-cli
89081 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
pantheon-systems/terminus-site-debug
4480 Downloads
Get server logs on all appservers in a specific environment.
paknahad/querifier
14014 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
pablouser1/tikscraper
5291 Downloads
Get data from TikTok API
outcompute/phpinfo
47115 Downloads
Get the output of phpinfo() as an array.