Libraries tagged by conduction
erikwang2013/hashids
734 Downloads
Hashids integration for Laravel, Webman, ThinkPHP, and Hyperf (multi-connection, API aligned with vinkla/hashids).
easi-power/laravel-db2
19690 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
dmitryrechkin/php-converters-emptytonull
969 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
detain/sshwitch
2745 Downloads
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.
detain/myadmin-novnc-plugin
2971 Downloads
NoVNC HTML5 VNC connection handling plugin for the MyAdmin control panel framework
dcodegroup/laravel-xero-oauth
32824 Downloads
Simple package which dcode uses to handle the connection to xero for all projects. Provides endpoints for UI and callbacks for Xero
cpierce/cakephp-sybasedb
33954 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
cooperl/laravel-ibmi
16238 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
convertiv/composer-wordpress
13150 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
cline/throw
6777 Downloads
Fluent conditional exception throwing for Laravel
cleaniquecoders/eligify
935 Downloads
Eligify is a flexible rule and criteria engine that determines whether an entity — such as a person, application, or transaction — meets the defined acceptance conditions. It powers decision-making systems by making eligibility data-driven, traceable, and automatable.
chandra-hemant/htkc-utils
690 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
atlas/info
62716 Downloads
Uses an Atlas.Pdo connection to discover schema information.
anonymous-php/mysqli-pdo-bridge
1401 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
angel-source-labs/laravel-expression-grammar
21497 Downloads
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.