Libraries tagged by var
milon/barcode
14564862 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)
friendsofsymfony/rest-bundle
76237535 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
beyondcode/laravel-dump-server
44158241 Downloads
Symfony Var-Dump Server for Laravel
doctrine/reflection
107467030 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
sirbrillig/phpcs-variable-analysis
52827125 Downloads
A PHPCS sniff to detect problems with variables.
brick/varexporter
33571076 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
friendsofsymfony/http-cache-bundle
13970729 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
15455301 Downloads
Tools to manage HTTP caching proxies with PHP
shipmonk/phpstan-rules
2310929 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
php-di/phpdoc-reader
33577761 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phayes/geophp
10545056 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.
kartik-v/yii2-grid
6984028 Downloads
Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.
codeception/module-asserts
54478326 Downloads
Codeception module containing various assertions
api-platform/schema-generator
4483444 Downloads
Various tools to generate a data model based on Schema.org vocables
theseer/fdomdocument
42728522 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.