Libraries tagged by model observer
kraken-php/framework
338 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
innoge/laravel-mcp
50 Downloads
A package for developing MCP Servers with Laravel.
dniccum/nova-webhooks
5231 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
components/backbone
311204 Downloads
Give your JS App some Backbone with Models, Views, Collections, and Events.
colymba/silverstripe-restfulapi
28597 Downloads
SilverStripe RESTful API with a default JSON serializer.
php-llm/mcp-sdk
72 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
bariew/phpquery
72149 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
atofighi/phpquery
5984 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
ymigval/laravel-model-datatable-ssp
249 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
vemcogroup/model-cache
27247 Downloads
Static cache instead of re-hitting cache server
pluf/scion
199 Downloads
Nonblocking model to implement HTTP server
obsoletepackage/phpquery
2968 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
jizuscreed/phpquery
352 Downloads
Fork of electrolinux/phpquery with php7.x compatibility. phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
diontech/laravel-extended-scheduler
1471 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
burn/yii2-db-archiver
6171 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)