Libraries tagged by developper
tochka-developers/jsonrpc
32798 Downloads
JsonRpc extension for Laravel
developersalliance/module-table-rates
2146 Downloads
This module allows administrators to manage and view shipping table rates from the admin UI.
developermithu/tallcraftui
841 Downloads
TallCraftUI is a Laravel blade UI components library built on TALL stack
ytake/valueobjects
85423 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
yoomoney/yookassa-sdk-validator
322914 Downloads
This is a developer tool for validating with YooMoney.
xmolecules/phpmolecules
6373 Downloads
Libraries to help developers express architectural abstractions in PHP code
wpbones/wpbones
3995 Downloads
WordPress framework for Laravel developers
voximplant/apiclient-php
52362 Downloads
Voximplant PHP API client library. Voximplant is a cloud communications platform for business and developers
volt-test/php-sdk
1275 Downloads
Volt Test PHP SDK - A performance testing tool for PHP Developers
vantiv/payments-sdk
12218 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
vantiv/cnp-payments-sdk
123964 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
ufee/amoapi
22439 Downloads
amoCRM API Client (https://www.amocrm.ru/developers/content/platform/abilities/)
stymiee/php-simple-encryption
6404 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
saleh7/php-zatca-xml
6443 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
robinncode/db_craft
2055 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.