Libraries tagged by bpoint
salvaworld/geophp
934 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.
rvanginneken/asset-bundle
1374 Downloads
Include assets at any point, which are cached and injected at the end of head or body.
royalphp/frankenphp-sylius
1 Downloads
Starting point for Sylius eCommerce powered by FrankenPHP.
riconet/t3-extension-fal-pois
1877 Downloads
This extension extends file references by the possibility to add points of interests.
prbdias/trilateration
1246 Downloads
Library to determine absolute or relative locations of points by measurement of distances.
pocky/sylius-covid
0 Downloads
Starting point for projects powered by Sylius eCommerce.
pcuser42/cakephp-webpack-asset-loader
604 Downloads
Webpack Asset handling plugin for CakePHP. It takes an exported entrypoints.json file and then automatically loads all assets for a specified entry point.
olveneer/data-processing-bundle
314 Downloads
A symfony bundle which makes data processing and setting up API end points a breeze.
octahedroid/drupal-decoupled-graphql-basic-recipe
37 Downloads
A Drupal site as a starting point for a headless CMS, using a GraphQL endpoint to build a decoupled site.
nicholasmt/zoom_webhook
60 Downloads
a laravel package for zoom webhook end point verification and validation
nessworthy/decasteljau
18 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
negromovich/latlon-calculator
122 Downloads
Calculate distance, bearing and more between Latitude/Longitude points
miposent/wechatpaypoint
135 Downloads
This is the development of the WeChat payment point
mat/geophp
5726 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.
loduis/artisan
90 Downloads
If you like laravel, but not at the point of implementing it, but you want to keep your organized command, here is a version of artisan with minimum to run