Libraries tagged by symplify
halilcosdu/laravel-finetuner
46 Downloads
Laravel Fine tuner is a package designed for the Laravel framework that automates the fine-tuning of OpenAI models. It simplifies the process of adjusting model parameters to optimize performance, tailored specifically for Laravel applications. This tool is ideal for developers looking to enhance AI capabilities in their projects efficiently, with minimal manual intervention.
fintem/unit-test-case
19500 Downloads
Simplified phpunit mocking.
ewertondaniel/bitfinex-php-sdk
654 Downloads
The Bitfinex PHP SDK is a lightweight PHP library designed to interact with the Bitfinex REST API. This SDK simplifies the integration of Bitfinex cryptocurrency trading functionalities into your PHP applications.
erag/installererag
238 Downloads
Laravel Installer: Simplifies Laravel application installation for a seamless setup experience. Requires PHP 8.0.0+
eliaslazcano/helpers
371 Downloads
Biblioteca de helpers para simplificar comandos rotineiros do PHP
edumarques/dynamophp-symfony
984 Downloads
Symfony bundle that wraps DynamoPHP and simplifies development on Symfony applications.
edipoelwes/laravel-rabbitmq-worker
2793 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
devdojo/ai
11 Downloads
This is a package that simplifies communicating with AI services using PrismPHP
deable/nanoid
708 Downloads
Simplified and secure copy of nanoid in PHP.
danyseifeddine/keychain
64 Downloads
A Laravel package for simplified social authentication with multi-guard support
codemastersolutions/code-log
181 Downloads
Pacote simplificado para persistĂȘncia de logs
caponica/amazon-rainforest
167 Downloads
Simplified access the Amazon Rainforest API
bluekachina/seedfromjson
1423 Downloads
Simplifies and standardizes seeding from JSON files named to match the table they will be populating
almoayad/laratrans
71 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
adrii/curl-helper
16624 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.