Libraries tagged by NA
google/cloud
16950180 Downloads
Google Cloud Client Library
google-gemini-php/laravel
658409 Downloads
Google Gemini PHP for Laravel is a supercharged PHP API client that allows you to interact with the Google Gemini AI API
google-gemini-php/client
1745695 Downloads
Gemini API is a supercharged PHP API client that allows you to interact with the Gemini API
nategood/httpful
17866665 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
spaze/phpstan-disallowed-calls
23566219 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
php-mock/php-mock-phpunit
9235124 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
20559618 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.
php-di/phpdoc-reader
34090370 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phayes/geophp
10639473 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.
martin-georgiev/postgresql-for-doctrine
6044815 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
league/plates
6315212 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
laravolt/avatar
5961647 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jawira/case-converter
8149980 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
humbug/php-scoper
3555207 Downloads
Prefixes all PHP namespaces in a file or directory.
browscap/browscap-php
4167637 Downloads
Standalone replacement for php's native get_browser() function