Libraries tagged by simple database
acobster/wp-cli-yaml-fixtures
3422 Downloads
Define WordPress database snapshots as simple YAML files
martin-mikac/csv-to-phinx-seeder
7643 Downloads
A simple way to seed your database from a csv file using phinx
bisonlab/noorm-bundle
495 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
backendtea/phinx-csv-seeder
2671 Downloads
A simple way to seed your database from a csv file using phinx
sebastiansulinski/php-backup
3687 Downloads
Simple package for backing up databases, files and directories to Dropbox and Ftp.
playtini/geoip
2040 Downloads
Simple GeoIP Client for MaxMind and IP2Location Databases
bobthecow/population
119 Downloads
A simpler way to populate your Doctrine 2 databases
lightools/ares
6919 Downloads
Simple finder of Czech companies in ARES database.
tegos/laravel-telescope-flusher
1390 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
sqonk/mysql-sync
648 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
soup/paginator
1557 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
smart-cms/settings
1573 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
pdodb/pdodb
737 Downloads
A very simple and straight forward class for interacting with a database
mouf/security.userfiledao
144828 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!