Libraries tagged by bpoint
se468/laravel-package-boilerplate
9 Downloads
Starting point for Laravel package development.
salvaworld/geophp
916 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
1373 Downloads
Include assets at any point, which are cached and injected at the end of head or body.
royalphp/frankenphp-sylius
0 Downloads
Starting point for Sylius eCommerce powered by FrankenPHP.
riconet/t3-extension-fal-pois
1875 Downloads
This extension extends file references by the possibility to add points of interests.
prbdias/trilateration
1245 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
601 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.
nicholasmt/zoom_webhook
42 Downloads
a laravel package for zoom webhook end point verification and validation
negromovich/latlon-calculator
120 Downloads
Calculate distance, bearing and more between Latitude/Longitude points
mvccore/ext-tool-locale-floatparser
1224 Downloads
MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.
miposent/wechatpaypoint
135 Downloads
This is the development of the WeChat payment point
mat/geophp
5708 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
89 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
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.