Libraries tagged by ordering
hans-peter-ording/fantasypros-api-client
29 Downloads
Client library to consume the FantasyPros public API (NFL) and transform results into data transfer objects.
hans-peter-ording/espn-api-symfony-bundle
114 Downloads
Symfony bundle to import data from ESPN api to symfony
hans-peter-ording/espn-api-client
106 Downloads
Client library to consume the inofficial ESPN API and transform results into data transfer objects.
xiaosongshu/webrtc
23 Downloads
Dependency-free WebRTC protocol implemented in PHP, offering a native WebRTC service.
wp-blueprint/theme-core
2025 Downloads
WPBlueprint\Theme-Core: is serving as a core foundation and offering reusable functionalities for WordPress Themes.
trk/processwire-htmx
7 Downloads
State-aware HTMX v4 module offering a native Request/Response API and server-driven components for ProcessWire.
soundpress/whiorders
152 Downloads
An integration with WHI's Orderlink API
prestige-solution/ts-x-php-framework
146 Downloads
A modern, refactored PHP framework for Teamspeak 3 and Teamspeak 6 servers, offering full SSH support and extensive unit tests.
localzet/server
724 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
labofgood/module-db-query-log-extended
9 Downloads
The module enhances the DB logger functionality, offering the capability to display DB logs in the xlsx format and produce a report analyzing query similarities.
krishnapawar/php-html-builder
94 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
hejunjie/trade-splitter
1 Downloads
一个灵活、可扩展的交易/利润分账组件,提供百分比、固定金额、阶梯与递归分账等内置策略,并支持注册自定义策略 | A flexible and scalable transaction/profit sharing component, offering built-in strategies such as percentage, fixed amount, tiered, and recursive sharing, and supporting the registration of custom strategies
hananils/kirby-choices
22 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
hananils/kirby-attrs-helper
13 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.