Libraries tagged by variety
jwilkinson/collections
6 Downloads
A package providing a wide variety of standard interfaces and datastructures
jstewmc/evaluate-number
13 Downloads
Evaluate a variety of number formats to integers and floats
johnylemon/miscellaneous
112 Downloads
Package that holds variety of common helper functions.
jlorente/yii2-helpers
57 Downloads
A collection of Yii2 helpers with a variety of purposes
icanboogie/render
2152 Downloads
Renders templates with a variety of template engines.
honvid/laravel-search
20 Downloads
one search drivers plugin for laravel.This package provides a unified API across a variety of different full text search services
hbsolutions/php-auth
242 Downloads
A variety of authentication methods and tools for them for a PHP-project or microservice.
geophp/geophp
1874 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.
gavinggordon/htmlentities
314 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
gavinggordon/helphp
26 Downloads
A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.
ericmakesstuff/display-name
652 Downloads
A simple package to show user's real names in a variety of Web-safe ways, i.e. Eric B. or E B. Also includes a Laravel Facade.
destcable/weather-php
24 Downloads
WeatherPHP: Powerful library for integrating weather data. Get up-to-date weather information with ease, query a variety of weather sources, and integrate forecasts and weather data into your web applications with minimal effort.
designbycode/luhn-algorithm
297 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
deadbyback/yii2-notifications
0 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
ctw/ctw-middleware-htmlminifier
96 Downloads
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.