Libraries tagged by Fluent API
sven/minecraft-php
392 Downloads
A fluent wrapper around Mojang's Minecraft API.
mesasdk/php-mpesa
3 Downloads
A comprehensive PHP SDK for integrating with the M-Pesa API in Ethiopia, featuring modern fluent interface design, type-safe responses, and robust error handling
xpat23/xpat-json-object
2 Downloads
Immutable object-oriented JSON manipulation library with clean dot notation API for PHP
pieterdev/repoflow
23 Downloads
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.
mohebbi/curl
1 Downloads
A comprehensive, fluent, and object-oriented cURL library for PHP, supporting single and multi-requests with advanced options.
iamserjo/php-http-client
17 Downloads
HTTP REST client, simplified for PHP
chriskonnertz/regex
23 Downloads
Use methods to fluently create a regular expression in PHP
alfaexchange/laravel-package
308 Downloads
Laravel SDK package for working with the alfaexchange.io API
brokeyourbike/php-http-client
3 Downloads
HTTP REST client, simplified for PHP
silvanite/composer-reader
26 Downloads
Read composer.json files using a fluent api.
sikessem/tracer
10 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
shadetheartist/schema-info
135 Downloads
Analyze and navigate a databases' structure using a simple fluent api
sasin91/wow-emulator-communication
9 Downloads
Provides a fluent API for communication with WoW Emulators.
resohead/filesize
42 Downloads
Convert file sizes to/from different units with a fluent API - like Carbon but for file size.
krishnapawar/php-html-builder
5 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.