Libraries tagged by ca
rinvex/countries
5723200 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
php-mock/php-mock
14326907 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8695825 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.
pestphp/pest-plugin-mutate
8189556 Downloads
Mutates your code to find untested cases
nette/http
16063569 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
liip/functional-test-bundle
10044246 Downloads
This bundles provides additional functional test-cases for Symfony applications
johnpbloch/wordpress
8714851 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
desandro/masonry
371716 Downloads
Cascading grid layout library
consolidation/site-process
38067079 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
cmixin/business-day
3432167 Downloads
Carbon mixin to handle business days
brick/varexporter
22795226 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aura/sql
2057600 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
arrilot/laravel-widgets
4165478 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
piwik/device-detector
11618919 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
j7mbo/twitter-api-php
9083868 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls