An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: eloquent-models

Tucker-Eric/EloquentFilter

An Eloquent Way To Filter Laravel Models And Their Relationships

Language: PHP - Size: 365 KB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 1,750 - Forks: 126

dvarilek/laravel-snap

Laravel package for capturing, persisting and tracking Eloquent models and their related attributes over time.

Language: PHP - Size: 223 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

michaeldyrynda/laravel-cascade-soft-deletes

Cascading deletes for Eloquent models that implement soft deletes

Language: PHP - Size: 104 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1,071 - Forks: 82

michaelachrisco/ReadOnlyTraitLaravel

Laravel Read Only Model Traits

Language: PHP - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 153 - Forks: 14

multicaret/laravel-acquaintances

This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc.

Language: PHP - Size: 227 KB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 831 - Forks: 74

protonemedia/inertiajs-tables-laravel-query-builder 📦

Inertia.js Tables for Laravel Query Builder

Language: PHP - Size: 947 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 443 - Forks: 143

nicolaslopezj/searchable

A php trait to search laravel models

Language: PHP - Size: 113 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 2,009 - Forks: 293

padosoft/laravel-sluggable Fork of spatie/laravel-sluggable

Package to create slugs for Eloquent models (Modified version of spatie package)

Language: PHP - Size: 220 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 4 - Forks: 1

avocet-shores/laravel-rewind

Laravel Rewind is a powerful and efficient versioning package for your Eloquent models

Language: PHP - Size: 132 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 181 - Forks: 3

cviebrock/eloquent-sluggable

Easy creation of slugs for your Eloquent models in Laravel

Language: PHP - Size: 697 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 3,948 - Forks: 460

padosoft/laravel-uploadable

Laravel package for automatic upload handling with trait.

Language: PHP - Size: 352 KB - Last synced at: 5 days ago - Pushed at: 18 days ago - Stars: 28 - Forks: 4

Suh-Edmond/Financial-Assistant-Service

Financial Assistant is a Web and Mobile Application that seeks to assist organizations, small meetings and groups, manage their financial transactions and provide details, reports and statistics of those transactions. It also solves the issue with missing information when producing financial reports. Financial-Assistant-Service will act as the API that will provide all the services(endpoints) needed by the Financial-Assistant-Web

Language: HTML - Size: 2.39 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

alexstewartja/laravel-typescript Fork of lepikhinb/laravel-typescript

Generate TypeScript interfaces/definitions from Eloquent models

Language: PHP - Size: 54.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

reliese/laravel

Reliese Laravel Model Generator

Language: PHP - Size: 635 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1,594 - Forks: 326

mbroersen/jeloquent

Jeloquent is a javascript orm memory store. Relation names and most model function names are based on laravel eloquent.

Language: TypeScript - Size: 1.55 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

mtvs/eloquent-hashids

On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)

Language: PHP - Size: 42 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 294 - Forks: 26

timothepearce/laravel-time-series

⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.

Language: PHP - Size: 270 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 92 - Forks: 10

cviebrock/eloquent-taggable

Easily add the ability to tag your Eloquent models in Laravel.

Language: PHP - Size: 334 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 573 - Forks: 72

elasticquent/Elasticquent

Maps Laravel Eloquent models to Elasticsearch types

Language: PHP - Size: 137 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 1,364 - Forks: 396

piotr-jura-udemy/laravel-cheat-sheet

Additional resource for the Udemy Laravel Essentials course

Size: 8.67 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 370 - Forks: 200

austinheap/laravel-database-encryption 📦

A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.

Language: PHP - Size: 1.28 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 246 - Forks: 73

poowf/otter

A relatively automatic CRUD backend administration panel for Laravel

Language: CSS - Size: 18.8 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 258 - Forks: 17

alfa6661/laravel-autonumber

Laravel package to create autonumber for Eloquent model

Language: PHP - Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 21

korridor/laravel-computed-attributes

Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.

Language: PHP - Size: 52.7 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 2

czim/laravel-paperclip

Laravel file attachment solution for Eloquent

Language: PHP - Size: 321 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 79 - Forks: 17

kevincobain2000/laravel-erd

Automatically generate ERD Diagrams from Model's relations in Laravel

Language: PHP - Size: 37.1 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 146 - Forks: 28

mvanduijker/laravel-transactional-model-events

Add eloquent model events fired after a transaction is committed or rolled back

Language: PHP - Size: 86.9 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 72 - Forks: 10

glorand/laravel-model-settings

Model Settings for your Laravel app

Language: PHP - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 843 - Forks: 57

open-southeners/laravel-model-status

Integrate enum based statuses to Laravel models

Language: PHP - Size: 84 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

skore/laravel-auditable

Audit the users that performs actions to your application models

Language: PHP - Size: 66.4 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ssntpl/laravel-files

Associate files with Eloquent models

Language: PHP - Size: 42 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 0

WendellAdriel/laravel-model-completed 📦

Laravel helper to know the completion status of an Eloquent Model

Language: PHP - Size: 8.79 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

jantinnerezo/laravel-model-meta 📦

A very basic and simple metable trait that adds additional fields to your existing eloquent models.

Language: PHP - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

artkonekt/enum-eloquent

Enum attribute casting for Eloquent models

Language: PHP - Size: 105 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 62 - Forks: 7

asseco-voice/laravel-json-search

Enabling 'search' method for Laravel Eloquent models.

Language: PHP - Size: 314 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

richan-fongdasen/eloquent-blameable

Blameable behavior implementation for your Eloquent Models in Laravel

Language: PHP - Size: 110 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 31 - Forks: 5

Patrikgrinsvall/laravel-import-spreadsheet

Import google docs spreadsheets into database using eloquent models.

Language: PHP - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

thejano/laravel-filterable

Laravel filterable adds filtration functionality to Laravel models

Language: PHP - Size: 118 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 70 - Forks: 3

JhumanJ/laravel-model-stats

Model statistics dashboard for your Laravel Application

Language: Vue - Size: 2.7 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 242 - Forks: 19

michaeldyrynda/laravel-nullable-fields

Handles saving empty fields as null for Eloquent models

Language: PHP - Size: 117 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 104 - Forks: 11

f9webltd/laravel-deletable

:space_invader: Gracefully restrict deletion of Laravel Eloquent models

Language: PHP - Size: 43 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 157 - Forks: 8

TheDragonCode/laravel-support

Various helper files for the Laravel and Lumen frameworks

Language: PHP - Size: 174 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1

leMaur/eloquent-publishing

Easily make your eloquent model publishable.

Language: PHP - Size: 64.5 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 0

mtvs/eloquent-approval

Approval process for the Laravel`s Eloquent models 🟢🟡🔴

Language: PHP - Size: 70.3 KB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 145 - Forks: 12

imanghafoori1/eloquent-relativity

Allows you to decouple your eloquent models from one another.

Language: PHP - Size: 82 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 150 - Forks: 14

rakibhasansabbir/Laravel-Ecommerce-API

Lite E-Commerce API

Language: PHP - Size: 954 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 18

Aliromia21/Laravel_Ecommerce

Ecommerce Application Built With The Power Of Laravel As A Part Of Online Course

Language: PHP - Size: 30.9 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

neelkanthk/laravel-schedulable

Schedule and unschedule eloquent models elegantly without cron jobs

Language: PHP - Size: 45.9 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 113 - Forks: 12

initialgr/uks-idn

School Head Unit Medical Record

Language: HTML - Size: 8.18 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

KuldipCodes/reference-to-relation

Generate laravel eloquent relationship from mysql table relations

Language: PHP - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

labrodev/laravel-trackable

The ModelHasActorTracker trait provides automatic tracking of the user who creates or updates a model record by setting created_by and updated_by attributes. This trait is useful in applications that require auditing changes and maintaining a record of the users responsible for creating and updating model instances.

Language: PHP - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jedrzej/searchable

Search/filter functionality for Laravel's Eloquent models

Language: PHP - Size: 53.7 KB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 123 - Forks: 22

labrodev/laravel-numberable

Numberable is a Laravel package that provides a reusable trait for automatically assigning a number to Eloquent models upon their creation.

Language: PHP - Size: 11.7 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

designmynight/laravel-elasticsearch

Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.

Language: PHP - Size: 613 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 30 - Forks: 14

salamwaddah/laravel-relation-parser

Allow your application to load any model relation in the response without the need of changing your API controllers.

Language: PHP - Size: 42 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

czim/laravel-nestedupdater

Package for allowing updating of nested Eloquent model relations using a single nested data array.

Language: PHP - Size: 277 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 4

franciskisiara/osmose

Elegant filtering for laravel's eloquent models

Language: PHP - Size: 86.9 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 47 - Forks: 1

masfranzhuo/slimphp-CRUD

Slim framework CRUD application with MySQL database and Eloquent ORM.

Language: PHP - Size: 17.6 KB - Last synced at: 12 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 5

nickwest/EloquentForms

Automated form functionality derived from Eloquent models

Language: PHP - Size: 432 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 4

theriddleofenigma/laravel-model-validation

Laravel model validation validates the data on model events. *Only for laravel applications.

Language: PHP - Size: 55.7 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 5

umutphp/laravel-belongs-to-user

The smallest Laravel package for lazies.

Language: PHP - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

signifly/laravel-translator 📦

🌐 Database based translations for your Eloquent models

Language: PHP - Size: 54.7 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

lyhty/ownership

Lightweight trait and rule for who owns what in your Laravel project.

Language: PHP - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

asseco-voice/laravel-json-query-builder

Building Eloquent queries from JSON

Language: PHP - Size: 372 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 6

jessegall/Laravel-Memoize

A library for memoizing repeated function calls in Laravel Eloquent models and PHP classes.

Language: PHP - Size: 45.9 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nqxcode/laravel-lucene-search

Laravel 4.2, 5.* package for full-text search over Eloquent models based on ZF2 Lucene.

Language: PHP - Size: 4.71 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 73 - Forks: 26

spoorsny/laravel-model-validating-observer

An observer that validates an Eloquent model instance before it is persisted to the database.

Language: PHP - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

spoorsny/laravel-south-african-id

A validation rule and Eloquent attribute cast for a South African government-issued personal identification number, for Laravel.

Language: PHP - Size: 113 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jedrzej/sortable

Sorting functionality for Laravel's Eloquent models

Language: PHP - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 52 - Forks: 6

sandeep-daffodilsw/laravel-model-validator

Easily define and manage validation rules directly within your Eloquent models, streamlining your code by avoiding clutter in controllers and eliminating the need for separate form request classes.

Language: PHP - Size: 5.86 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

alariva/laravel-modelmerge

A Laravel package for merging Eloquent Models

Language: PHP - Size: 101 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 5

ChristianKuri/laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.

Language: PHP - Size: 44.9 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 48

akshaykhale1992/model-notes

Add Notes against any Laravel Model from any other (or same) Laravel Model

Language: PHP - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

sagalbot/encryptable

Laravel package for persisting encrypted Model properties, providing decryption when accessed.

Language: PHP - Size: 45.9 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 3

pepijnolivier/Eloquent-Model-Generator

Auto-generates all Eloquent models from the database in a Laravel project.

Language: PHP - Size: 92.8 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 91 - Forks: 17

hadithedetonator/moviemunchies

Welcome to MovieMunchies.pk, Pakistan's premier movie rating and reviewing website powered by Vue.js, PHP, Laravel, HTML, CSS, and Bootstrap. Explore, rate, and review films with ease on our secure platform.

Language: PHP - Size: 1.11 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MQ-J/Agenda_De_Contatos

Uma Agenda de contatos pública e online. Feita no modelo MVC

Language: PHP - Size: 111 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

antaresproject/search

:mag_right: Search Module is a package for full-text search over Eloquent models based on Datatables. Allows you to perform searches in a table by priorites and relations, decorations of responses as partialized Twig views.

Language: PHP - Size: 146 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

CodeTechAgency/laravel-model-settings

A Laravel package for assigning settings to your models.

Language: PHP - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

zhangyu0310/zgenerator

Generate Golang code according to the database table structure.

Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Sweeeeep/l5popularity

Laravel Package for Tracking popular item in Eloquent models

Language: PHP - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

nzesalem/lastus

A package to easily add and manage status in your laravel eloquent models

Language: PHP - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 4

czim/laravel-modelcomparer

A tool for making change logs for Eloquent models and their relations

Language: PHP - Size: 129 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jmuseyibli/slim-boilerplate

It is Slim Boilerplate

Language: PHP - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

MohdSharifIslam/node-eloquent Fork of kimmelsg/cj-relation

Laravel's Eloquent ORM for nodejs

Language: JavaScript - Size: 103 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 3

Foohx/Elasticquent Fork of elasticquent/Elasticquent 📦

Maps Laravel Eloquent models to Elasticsearch types

Language: PHP - Size: 158 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

mvanduijker/laravel-model-exists-rule

Laravel validation rule to check if a model exists

Language: PHP - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 1

czim/laravel-listify

Re-take on the popular Listify package by Lookitsatravis

Language: PHP - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

ferpetrelli/eloquent-consumer

API consumer and query builder with an Eloquent like syntax

Language: PHP - Size: 34.2 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

ostrojs/database

OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.

Language: JavaScript - Size: 187 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

brokeyourbike/has-source-model-laravel

Interface for interacting with source models in Laravel

Language: PHP - Size: 29.3 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zaratedev/laravel-discounts

Apply discounts to your Eloquent Models on Laravel

Language: PHP - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

Sfsohel/superblogproject

In this project there have two user.one admin and other user. Admin can do crud on category and posts .User can see all post or can search by category. This project also contain search functionality. In this project I use two template one is fatern for frontend and another is admin lte for admin management.This project uses laravel for build up rest api and vue js for fetch the api. I have used momment js filter js,markdown api for give more functionality. At backend I use laravel eloquent to build relational database model.

Language: PHP - Size: 7.04 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

govind663/UMC-FireNOC

A Fire No Objection Certificate (NOC) is an official document issued by local authorities, confirming that a building or event complies with fire safety standards. It ensures the establishment has necessary fire prevention measures, enhancing overall safety.

Language: Blade - Size: 154 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

brausepulver/laravel-eloquent-to-graphql

Generate GraphQL schemas from Eloquent models

Language: PHP - Size: 60.5 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 4

brokeyourbike/enum-casts-laravel

Cast Laravel attributes to Enum

Language: PHP - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Praisecodes/dentask-api

API for Dentask Web and Mobile App

Language: PHP - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mariojgt/speedo

Small Php Framework MVC, That use laravel blade ,eloquent and some other base.

Language: CSS - Size: 7.01 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

asseco-voice/laravel-json-authorization

JSON based microservices authorization for Laravel

Language: PHP - Size: 483 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

langleyfoxall/eloquent-report-generator

Generates reports from Eloquent models in many formats, such as CSV, PDF, Markdown, and HTML.

Language: PHP - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2