Libraries tagged by simple database
gupalo/geoip2
4 Downloads
Simple GeoIP Client for MaxMind and IP2Location Databases
filippo-toso/laravel-mailog
47 Downloads
Log your emails to the database and view them in a simple web interface
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
thakladd/vector-lite
4 Downloads
A simple way to add vector capabilities to your existing SQLite database.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
smart-cms/settings
42 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
rioagungpurnomo/dcobwebs
22 Downloads
DCobwebs (Database Cobwebs) PHP framework to make it easier to process data and very simple NoSQL.
oksydan/falconize
29 Downloads
Falconize is a simple tool designed to help you create a database structure and register hooks in PrestaShop modules.
mouf/security.userfiledao
143709 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
laztopaz/potato-orm
8 Downloads
This package aims at building a simple agnostic ORM that can perform the basic crud database operations.
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
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.
akshaykhale1992/console-logger
44 Downloads
A simple logger for PHP which logs into Browser's console log instead of a File or a Database.