Libraries tagged by without databasse
makers99/wp-cli-db-export-clean
12 Downloads
A WP-CLI command `wp db export-clean` to create a database dump without sensitive customer/user data.
cydrickn/laravel-query-factory
13 Downloads
Query Factory use for easily mock your query builder without sending query from real database
dropinbase/dropinbase
145 Downloads
Rapid prototyping, development and maintenance of database/business applications without design limits. Upgrade legacy/existing apps in seconds.
code-distortion/swap-con
8554 Downloads
A Laravel package giving you control over which database to use and when without having to micro-manage (also for broadcasting, cache, filesystem, logging and queue connections)
wakjoko/laravel-subscriptions
13 Downloads
Fork of rinvex/laravel-subscriptions without dependency on users table. You can attach subscription into any model.
wainstan/arraymysql
5 Downloads
Simple array based without text queryes MySQL class (Composer support)
techcon/nestedsets
9 Downloads
Package for manipuate nestedsets in Laravel without Eloquent ORM
sasin91/laravel-repository
35 Downloads
Laravel 5 - very simply repositories without all the fluff...
rozbehsharahi/fhp-rest-api
14 Downloads
Super quick setup of a PHP-REST-API without the use of MySQL, Apache, ...
paraffin/paraffin
17 Downloads
ORM without the crap
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
factorlabs/simope
12 Downloads
Simope (Simple Object Persistence) is library that allows to persist PHP objects without any DBMS installed.
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