Libraries tagged by arga
scriptfusion/mapper
146433 Downloads
Transforms arrays using an object composition DSL.
php-tmdb/api
364507 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
ph-7/eu-vat-validator
387283 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
pear/numbers_words
872493 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
pear/console_commandline
4926382 Downloads
A full featured command line options and arguments parser.
nextras/secured-links
602853 Downloads
Package secures Nette Framework signals against CSRF attack.
nette/command-line
1461638 Downloads
Nette Command Line: options and arguments parser.
nette/code-checker
1410582 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
mika56/spfcheck
914053 Downloads
Checks an IP address against a domain's SPF record
microsoft/kiota-authentication-phpleague
1382475 Downloads
Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform
maxakawizard/json-collection-parser
713954 Downloads
Streaming parser for large JSON files containing array of objects
maciejczyzewski/bottomline
583334 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
itamair/geophp
4660930 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.
ip2location/ip2location-laravel
433617 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
inacho/php-credit-card-validator
1334563 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date