Libraries tagged by Work Code
huzaifaalmesbah/bd-courier-customer-delivery-stats
15 Downloads
A universal PHP package for tracking customer delivery statistics across Pathao, Steadfast, and RedX couriers in Bangladesh. Get comprehensive delivery data including success, cancel, and total order statistics. Works with any PHP framework or CMS including Laravel, WordPress, CodeIgniter, Symfony, and more.
forgeomni/superaicore
50 Downloads
Laravel package for AI execution engine: pluggable backends (Claude CLI / Codex CLI / SuperAgent / Anthropic API / OpenAI API), provider/service/routing management UI, MCP server management, usage tracking, cost analytics, process monitor. Works standalone in a fresh Laravel install; UI is optional and overridable.
mh-code/ai
4 Downloads
A lightweight OpenAI-compatible AI client for PHP. Supports streaming and direct responses, works with any provider that implements the OpenAI API (OpenAI, DeepSeek, Moonshot, Qwen, Zhipu, Ollama, etc.).
codebykyle/activecampaign
4937 Downloads
Wrapper on the ActiveCampaign PHP API - with custom methods and support for Laravel 5.x. Continuing on the work from Gentor.
varunsridharan/sweetalert2-php
1414 Downloads
This Custom PHP Lib depends on SweetAlert2 JS Lib and this php class works as Javascript code builder.
teksite/handler
57 Downloads
Some features to work with error handling in Laravel codes
kovsky0/php-facedetection
2016 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.
kunstmaan/skylab
28 Downloads
Skylab is a 100% backwards compatible PHP port of the Python based hosting scripts used at Kunstmaan. By using the Cilex, Symfony Components and lot's of good code samples from the Composer project we hope to create an application where everyone in our organisation can work with, and if issues or new needed features should arise, be able to work on.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
tutu-ru/lib-codeception-tools
1025 Downloads
Instrument for work with codeception
jaysparmar/codeigniter3
145 Downloads
A package to work with CodeIgniter 3 framework
tuend-work/wp-codestar-framework
49 Downloads
Composer package for the Codestar Framework
ahmetson/codeigniter-ws-auth
49 Downloads
Authentication system for CodeIgniter that works with WebSocket Server Ratchet-php
dhii/code-map-command-invoker-abstract
12 Downloads
Abstract functionality for command invokers that work with a command code map.
trungtnm/codeception-symfonydoctrine
6 Downloads
Codeception module to work with multiple Doctrine connections, forked from the original Codeception Doctrine module