Libraries tagged by сriminal
unixslayer/php-conversion
4680 Downloads
Library for converting units and sizes. Originaly forked from crisu83/php-conversion
n98/n98_layouthelper
207 Downloads
Helpful methods to be called in layout actions to allow more customizations via local.xml without touching the original layout files.
faizan/ixr_library
793 Downloads
This is a fork of the original Incutio PHP XML-RPC library (IXR) SVN repo hosted on Google Code http://scripts.incutio.com/xmlrpc/ (Fully backward-compatible)
diegohq/cdn
14686 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
zhuwene/pseudo-original
17 Downloads
伪原创文章生成
indieweb/original-post-discovery
34 Downloads
Functions for doing original post discovery in PHP
originalsystems/old-browser
611 Downloads
Outdated browser html, for web server redirect, based on client user agent
nations-original/php-simple-framework
15 Downloads
A simple PHP framework for Nations Original.
youniwemi/string-template
232 Downloads
StringTemplate is a very simple but powefull string template engine for php. It allows named and nested substutions as well as conditionnals et custom filters (originaly a fork of nicmart/StringTemplate)
yocmen/html-minify
13725 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
yermo/geophpwithfeatures
6 Downloads
GeoPHPwithFeatures is an extended version of the original GeoPHP library which is an 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.
weboftalent/mappable
1519 Downloads
Fork of Uncle Cheese's original Mappable module. Inline JavaScript is minimal, and templated such that other mapping systems can be added later. A map editing interface is also included, addable by a one line configuration call.
webgriffe/cgi-http-kernel
26131 Downloads
Adapter from HttpKernelInterface to CGI. Originally was igorw/cgi-http-kerl which is abandoned.
tvaliasek/nextras-forms-fork
396 Downloads
Form components for Nette Framework - only datetime pickers from original nextras.
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.