Libraries tagged by model server
praxisnetau/serverpilot-api
816 Downloads
A wrapper and data model for the ServerPilot API implemented in PHP.
obsoletepackage/phpquery
2355 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
diontech/laravel-extended-scheduler
1297 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
burn/yii2-db-archiver
5930 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
kriit24/project-rest-server
36 Downloads
Laravel REST API server what based on database models and routing, no controller or other coding is needed
mvccore/ext-model-db-sqlsrv
313 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
mvccore/ext-model-db-mysql
113 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
rubix/client
479 Downloads
The PHP client SDK for Rubix ML Server.
kenlog/database-custom
21 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
cathedral/builder
383 Downloads
Database Layer builder library with Basic Web & Console interface
pluf/scion
87 Downloads
Nonblocking model to implement HTTP server
zomberg/phpquery
10984 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
dev-lucid/factory
48 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.