Libraries tagged by fetchable
riesenia/cakephp-fetchable
33667 Downloads
CakePHP ORM plugin for fetching entities from cache
thirteen/fetchable
112 Downloads
Convert classes into dynamic objects.
indigoram89/laravel-fetchable
31 Downloads
Fetchable models for Laravel 5
herinneringenoplinnen/laravel-xml
10424 Downloads
Convert Eloquent models to XML, as well as normal objects.
fetchleo/laravel-xml
4174 Downloads
Convert Eloquent models to XML, as well as normal objects.
sectoroverload2k/php-mysql-database
700 Downloads
Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.
martijnvreeken/laravel-xml
11 Downloads
Convert Eloquent models to XML, as well as normal objects.
jlacroix-dev/pdo-row
11 Downloads
Generate typed class for PDO fetchObject
jamesmills/watchable
5815 Downloads
A package to allow your Models to become watchable by a User
slashequip/laravel-patchable
518 Downloads
Laraval package to add a more declarative way to handle PATCH endpoints.
shipu/watchable
11521 Downloads
milpa/framework
425 Downloads
The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.
hammadzafar05/filament-mobile-preset
823 Downloads
Mobile-first UI/UX defaults for Filament panels: bottom navigation, thumb-reachable actions, slide-over modals and larger touch targets.
brainstud/laravel-patchable-api-resource
6021 Downloads
A route generator that generates distinct put and patch endpoints
boring-o11y/skystan
19 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.