Libraries tagged by hpos
hostnet/entity-translation-bundle
101038 Downloads
Translation bundle to help with rendering pretty names for enum-like classes.
hostnet/entity-tracker-component
162514 Downloads
Provides an event when a Tracked entity changes
hostnet/entity-tracker-bundle
112922 Downloads
Wraps around the hostnet/entity-tracker-component and allows configuration of several listener components
hostnet/entity-revision-component
128094 Downloads
Listens to an event so revisions can be made
hostnet/entity-plugin-lib
145264 Downloads
Installer for all the Hostnet Doctrine entity libraries
hostnet/accessor-generator-plugin-lib
123106 Downloads
Generate get, set, add, remove methods on the fly.
hostbrook/sypex-geo
18629 Downloads
Get location info by IP address
hosseinhezami/totp-authenticator
3958 Downloads
A PHP library for Time-based One-Time Password (TOTP) authentication
hosseinhezami/laravel-permission-manager
3421 Downloads
The most advanced enterprise-grade permission management system for Laravel. RBAC + ABAC + Role Hierarchy + Multi-Tenancy + Audit Logging.
hossamyousef/slim3-minify
63827 Downloads
Minify html output in slim framework
hosmelq/laravel-anydoc
845 Downloads
Laravel integration for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
wpupdatephp/wp-update-php
27793 Downloads
Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting
vanilla/garden-sites
193816 Downloads
Package containing interfaces and implementations for local and hosted vanilla forums sites management and definitions.
talon-one/talon-one-client
129231 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
swen100/geophp
99029 Downloads
GeoPHP 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: (E)WKT, (E)WKB, 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.