Libraries tagged by wodel
korridor/laravel-computed-attributes
14794 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
kiwilan/typescriptable-laravel
9384 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
joskolenberg/laravel-jory
10926 Downloads
Create a flexible API for your Laravel application using json based queries.
josezenem/laravel-slugidable
28726 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
infinitypaul/laravel-database-filter
28943 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
idr0id/papper
25152 Downloads
Papper is PHP convention-based object to object mapper
gbrock/laravel-table
37616 Downloads
Table functionality for Laravel models
friendsofcat/laravel-couchbase
27667 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
fab2s/searchable
40029 Downloads
Laravel searchable models based on FullText indexes
evoweb/extender
182704 Downloads
Extending extbase domain models like a pro with extender
designmynight/laravel-elasticsearch
28452 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
dazzle-php/socket
10609 Downloads
Dazzle Asynchronous Socket.
czim/laravel-nestedupdater
46742 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
67593 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
brysem/phpenums
142481 Downloads
Enums made simple in PHP.