Libraries tagged by laravel5 date
edujugon/xml-mapper
65 Downloads
XMLMapper for Laravel and PHP
eclipsephp/world-plugin
68 Downloads
Filament plugin for world data
dytechltd/custom-table
6099 Downloads
Nova custom table card. Show your latest data (orders, posts, users...) as card or data you prefer.
dotzero/laravel-adminer
3182 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5+
di/expression-parser
8 Downloads
This package allows to evaluate (parse with mapping) large amounts of data in flexible manner, providing various processing functions
debuqer/eloquent-memory
2 Downloads
Let the eloquent remember its current state of data
daltonmccleery/remote-models
99 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
chandra-hemant/htkc-utils
203 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
ceddyg/query-builder-repository
751 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
bitsmind/graphsql
129 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.