Libraries tagged by like php
it-for-free/php-simple-assets
16 Downloads
simple php asset management: copy assets (js, css etc) from vendor, support dependencies
hongaar/php-masonry
36 Downloads
PHP script to create a random masonry-like mosaic
hankchen/php-canvas
139 Downloads
this is a library for draw image like ps which use layer compose
gerlovsky/php-short-id
20 Downloads
Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
farzinft/php-simple-html-dom-parser
751 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
eskrano/bitmex-php
87 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.
elementary/gelf-php
41 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
devskyfly/php56
1087 Downloads
Represent core php function and constants by namespaces and classes like static members.
dajoha/php-iter
75 Downloads
A bunch of functional-like iterators.
avmg/php-simple-utilities
5 Downloads
Various simple Utilities classes like Collections and DTO's with Type safety in mind
asymptix/php-html-dom-parser
3082 Downloads
Composer adaptation and wrapper for the Simple HTML DOM parser written on PHP5+ let you manipulate HTML in a very easy and fast way. It supports invalid HTML DOM and may find tags in HTML DOM with selectors just like jQuery.
aspose/barcode-cloud-php
1168 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
asolomatin/php-big-bit-mask
1160 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
sb15/simple-html-dom-parser-php
1027 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
ptcong/php-http-class
5175 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.