Libraries tagged by driven
lci/console
539 Downloads
An extendable Composer driven CLI console for MODX
laraxot/laravel-auto-dev
19 Downloads
Automate Laravel development with AI-driven code generation and PHPDoc support
laoqianjunzi/deepseek
1 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
kna/accounting-bundle
1 Downloads
This Bundle provides event-driven accounting implementation
kirkbowers/sphec
20 Downloads
A Behavior Driven Development (BDD) toolkit in PHP.
kevinhoo/phalcon-compose
33 Downloads
Open-source and community-driven boilerplate for Phalcon projects by using Docker and Docker Compose
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
kerios/event-manager
6 Downloads
very small event driven library
kazip/phpquery
0 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
jordimorillo/tdg-php
18 Downloads
A Test Driven Generative Development tool to make the code parting from tests
jaztec/jaztec-acl
77 Downloads
Database driven ACL module for ZF2
janschuermannph/horizon
0 Downloads
Dashboard and code-driven configuration for Laravel queues.
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
jakeboyles/laravel-searchy
24 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
jair921/laravel-domain-commands
8 Downloads
Artisan commands to Laravel apps that utilizes Domain Driven Design. Based on notiv/laravel-domain-commands