Libraries tagged by einar
daniel-ac-martin/php-seids
58 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
crisu83/closurecompiler-bin
10223 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
crimson-nynja/php-trees
8 Downloads
PHP implementation of various Trees
coffeephp/msgpack
3 Downloads
Provides classes for handling Msgpack data.
coffeephp/json
59 Downloads
Provides classes for handling JSON data.
coffeephp/igbinary
3 Downloads
Provides classes for handling Igbinary data.
coffeephp/failsafe-json
4 Downloads
Provides classes for handling (Fail-safe) JSON data.
coffeephp/csv
1 Downloads
Provides classes for handling CSV data.
clickalicious/install
6 Downloads
Installer for installing binary-, phar-, shell- or batch-files from local or remote source.
ciltocruz/wkhtmltopdf-php-lib
14 Downloads
HTML to PDF Converter based on wkhtmltopdf for PHP
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
camcima/bit-util-php
36 Downloads
Binary Utilities for PHP
byteferry/sdds_php
3 Downloads
A PHP library to work with stream decode and encode according to the SDDS Specification.
brtnetwork/buffer
62 Downloads
Toolbox for working with binary and hex data
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements