Libraries tagged by valr
rubix/ml
762874 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/forms
9488306 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
laravel-lang/publisher
3660597 Downloads
Publisher lang files for the Laravel and Lumen Frameworks, Jetstream, Fortify, Cashier, Spark and Nova from Laravel-Lang/lang
kevinrob/guzzle-cache-middleware
12331098 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
friendsofsymfony/http-cache-bundle
10488474 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
11835455 Downloads
Tools to manage HTTP caching proxies with PHP
fightbulc/moment
2396949 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
biscolab/laravel-recaptcha
3033351 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
swaggest/json-schema
8696150 Downloads
High definition PHP structures with JSON-schema based validation
php-di/phpdoc-reader
24176413 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phayes/geophp
7773031 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.
mollie/mollie-api-php
8844349 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
milon/barcode
8831176 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
kartik-v/yii2-grid
5386284 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
greenlion/php-sql-parser
8155603 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL