Libraries tagged by lean database
cwf-php/cwf-php
20 Downloads
CWF-PHP Framework
php-learn/database-class
4 Downloads
A database class using mysqli
opinqzz/databasemanager
38 Downloads
A Database Managing Library Made By Pixals Lead Developer
hmdev1/lern
7 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
ncb01/wdb
4 Downloads
WDB is the fast, easy and versatile PHP ORM. It allows you manage databases with ease and efficiency. In a few words: MIT license, PHP 5.3 or newer, familiar syntax, zero hassle, zero configuration, easy to use, simple to learn, flexible, fast, powerful and smart, mysql, postgresql, sqlite, sqlserver, oracle, etc.
iatelier/ileaf
55 Downloads
Interactive Leaf: Flat file CMS component of IAtelier.
piratelp/ileaf
116 Downloads
Interactive Leaf: Flat file CMS component of Interactive Books' Atelier.
leafs/db-old
14 Downloads
Leaf PHP db module (old).
snype/nplusone
13 Downloads
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance of your application.
ph-7/eu-vat-validator
497894 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
vectorial1024/laravel-cache-evict
17368 Downloads
Efficiently remove expired Laravel file/database cache data
thecodingmachine/tdbm
179182 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
mouf/database.tdbm
77952 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
sunnysideup/dataintegritytests
1979 Downloads
check your database for obsolete fields and related data-structure errors
clean-bandits/db-query
48091 Downloads
Simple PHP OOP library for creating database queries