Libraries tagged by user points
salvaworld/geophp
1113 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
socialblue/laravel-query-adviser
3280 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
mat/geophp
5889 Downloads
GeoPHP is a 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.
enepochatova/influxdb-orm
25 Downloads
The PHP library which helps to convert entities to InfluxDB points and back. Uses annotations for entities configuration.
yrehan32/php-haversine
36 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm
yermo/geophpwithfeatures
9 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.
mohsinqk/focuspoint
126 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
maxnatamo/laravel-pointer
3 Downloads
Laravel plugin for making flows for users.
ingenerator/code-point-simple
6 Downloads
ABANDONED - use the postcodes.io web service or self-hosted project
zdenekdrahos/bn-php
3530 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
nasumilu/geometry
1 Downloads
Component provides the basic geometry classes used in Geographical Information Systems (GIS).
pointeger/magento2-module-attribute-lock
1 Downloads
The product attribute lock extension enables users to make product attributes read only on product edit page by an attribute configuration. This feature helps the admin to lock a value of product attribute so the value cannot be changed.
pod-point/form-components
7579 Downloads
Commonly used form components to make it easier and more flexible to create forms in Blade views
pointblue/laravel
568 Downloads
Larvel components and code used for Point Blue Applications
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.