Libraries tagged by the source
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.
vektah/bugfree-dangerzone
30466 Downloads
Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.
ufpel-csi/cobalto-php-activerecord
211 Downloads
cobalto-php-activerecord is an open source ORM library for mysql and postgres based on the ActiveRecord pattern.
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
rgab1508/cryptocrit
2 Downloads
CryptoCRIT is an open-source Cryptocurrency project for making automated payments, The associated Cryptocurrency is called CritCoin
redkite-cms/redkite-cms-bundle
4575 Downloads
RedKiteCms is an Open Source Content Management System Application, built on top of Symfony2 and TwitterBootstrap frameworks, providing an easy an intuitive user-interface, to improve the website's content management experience
rafrsr/licenser
18 Downloads
Automates the prepending of a license header doc block to your source files.
php-run/run
4 Downloads
This package holds the content of play ground for php including source code, references and more
perfectpanel/extlib-crossjoin-css
2406 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
loeper/kvv
9 Downloads
This library provides simple access to the public transportation association KVV in Karlsruhe. It is based on unofficial data sources which are therefore subject to change without notice.
isocsoft/isocapi-sdk
3 Downloads
SDK for isocapi, a platform that provides data from popular (mostly polish) sources like OLX, Otomoto, Otodom, and Vinted. The SDK offers an easy-to-use interface for retrieving information based on keywords or other criteria. It features clear and easy to read docs to help you get started quickly and efficiently.
gwhitcher/cakeblog
34 Downloads
An open source blog software. Written in PHP with the CakePHP framework.
fdmind/ignore-query-strings
133 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
cryonighter/currency-converter
303 Downloads
This package allows you to convert exchange rates according to the rate of the Central Bank of Russia (but you can use any other sources of exchange rates)
crisu83/closurecompiler-bin
10186 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.