Libraries tagged by points
cybercog/php-unicode
13293 Downloads
PHP Unicode library
yireo/magento2-category-extended
997 Downloads
Allow for categories (in the main menu) to point towards CMS Pages and Custom URLs
webignition/url-resolver
4344 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
tomazahlin/symfony-mailer-bundle
21373 Downloads
Mailer bundle provides a mailer (mail broker) implementation (Swiftmailer wrapper) for Symfony2 framework. It enables you to send mails in a very elegant way while providing extension points for needed modifications.
socialblue/laravel-query-adviser
3863 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.
ruelluna/canvas-pointer
1155 Downloads
A Filament field that allows users to click and point markers on an image.
relaypoint/core
775760 Downloads
Generic relay point finding : core classes
relaypoint/chronorelais
775606 Downloads
Relay point search for Chrono Relais
projector22/jquery-location-picker
2467 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
plan2net/link-alchemy
7872 Downloads
Rewrite absolute URLs that point to internal pages/files, converting them to internal TYPO3 URLs
passbase/passbase-php
37259 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
microtime/microtime
45722 Downloads
A simple way to get elapsed time between two points.
log1x/filament-starter
2088 Downloads
A beautiful starting point for your next TALL stack application.
lesha888/geophp
40551 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.
klevu/module-m2-logger-api
17838 Downloads
Provides extension points and APIs that 3rd-party developers can use to provide logging for klevu modules suites