Libraries tagged by model accessor
yandricr/gpti-php
16 Downloads
This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
tiagosampaio/tmdb-api-php
7 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
mediaflux/php-tmdb-api
12 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
lartak/thetvdb-api
12 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
danmarinescu/db-layer
34 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet
cosmos/rbac
7 Downloads
A trait for using Role-based access control in the User that a Laravel eloquent model.
blackbird/scoped-maintenance
3269 Downloads
This module allows you to enable maintenance mode for specific stores in a Magento instance while leaving others accessible.
plugrbase/statamic-maintenance-mode
1183 Downloads
Statamic addon to set the website in maintenance mode and block all non-logged in users from accessing it.
levmyshkin/micromodal
8299 Downloads
Fork from ghosh/Micromodal. Tiny, dependency-free javascript library for creating accessible modal dialogs.
adaptivemedia/laravel-site-lock
20758 Downloads
Lock access to a site
aquaro/laravel-maintenance-mode
4593 Downloads
Laravel Maintenance Mode without terminal access.