Libraries tagged by original
unixslayer/php-conversion
5277 Downloads
Library for converting units and sizes. Originaly forked from crisu83/php-conversion
roseblade/ss-duplicate-dataobject
121 Downloads
Adds a duplicate button to GridField in the CMS that enables duplicating of dataobjects. Code originally by Kong Jin Jie and upgraded for SS 5.2.
netgen/enhancedselection2
59273 Downloads
The Enhanced Selection type was initially based on the standard eZ publish Selection ('ezselection') datatype. It's original intent was to provide the same functionality as the standard datatype, but store an identifier instead of an id in the contentobject attribute.
n98/n98_layouthelper
208 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
963 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
16972 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
hiqdev/yii2-theme-original
1322 Downloads
Yii2 Original Theme for Yii2 projects
zhuwene/pseudo-original
17 Downloads
伪原创文章生成
indieweb/original-post-discovery
38 Downloads
Functions for doing original post discovery in PHP
mrgenis/sat-certificadosello
167 Downloads
Grupo de clases para administrar los archivos CER y KEY emitidos por el SAT y generar el SELLO y CERTIFICADO el CFDI
youniwemi/string-template
389 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
13727 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
yermo/geophpwithfeatures
10 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.
wntechs/php-coord
278 Downloads
Originally Forked from dvdoug/PHPCoord to add Israeli TM Ref class. PHPCoord is a set of PHP functions for handling various co-ordinate systems and converting between them
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.