Libraries tagged by ober
tartan/laravel-iranian-sms
3166 Downloads
Laravel 5.x sms handler for working with most iranian sms operators
talon-one/talon-one-client
91906 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) are used 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#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
swen100/geophp
72244 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.
strscan/strscan
132673 Downloads
Simple string tokenizer for lexical scanning operations
spiral/session
30619 Downloads
Secure sessions over native PHP handlers
soosyze/kses
46491 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
shuvroroy/nova-dynamic-views
14794 Downloads
A tool for easier overwriting custom-header and toolbars in Laravel Nova
sebastian/object-graph
30503 Downloads
Provides useful operations on PHP object graphs
scriptfusion/retry
138279 Downloads
Retries failing operations.
schmunk42/retry
556711 Downloads
A tiny library for retrying failing operations. [fork with tags]
safran-cassiopee/php-metar-decoder
29004 Downloads
METAR weather observation decoder
robinncode/db_craft
1828 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
realrashid/cart
980 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
ps/fluent-traversable
26763 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
phootwork/file
255954 Downloads
File Operations for the local Filesystem