Libraries tagged by model cast

eloquent-filter/filter

438 Favers
61 Downloads

Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.

Go to Download


tacowordpress/tacowordpress

23 Favers
2019 Downloads

WordPress custom post types that feel like CRUD models

Go to Download


rundiz/nested-set

36 Favers
3040 Downloads

class library for CRUD the nested set data such as category tree.

Go to Download


patienceman/filtan

2 Favers
2890 Downloads

Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to effortlessly apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.

Go to Download


orange-hive/simplyment

6 Favers
669 Downloads

Simplified Development for TYPO3 developers

Go to Download


oneduo/laravel-human-keys

34 Favers
479 Downloads

Provides configurable and customizable Stripe-like keys for your Eloquent models

Go to Download


lecturize/laravel-taxonomies

98 Favers
9520 Downloads

Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.

Go to Download


jrmadsen67/laravel-feature-test-generator

20 Favers
3948 Downloads

Cascading model updates for Laravel.

Go to Download


myerscode/laravel-taxonomies

8 Favers
4415 Downloads

A package for creating taxonomies and terms to categorise Eloquent models

Go to Download


sfneal/scopes

0 Favers
57545 Downloads

Add custom constraints to all queries performed on an Eloquent Model.

Go to Download


passbase/passbase-php

9 Favers
29182 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


olegsoft/first-or-create

4 Favers
11488 Downloads

Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure

Go to Download


justcoded/wordpress-theme-framework

25 Favers
3704 Downloads

Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.

Go to Download


unisharp/categorizable

3 Favers
13719 Downloads

categorize model

Go to Download


torann/remote-model

49 Favers
14301 Downloads

An eloquent-like model, for the Laravel framework.

Go to Download


<< Previous Next >>