Libraries tagged by form to database
cryental/laravel-dynamic-config
7 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
ayela-emmanuel/ayela-orm
30 Downloads
This packge Is a Minimal ORM Setup for interacting with your SQL Database using PDO but abstracts the Database to a more OOP Approch
sehrgut/laravel-object-roles
2732 Downloads
Roles & Permissions for Laravel where roles can be held in regard to a database object
sqlbuilder/phpsqlbuilder
5 Downloads
php query builder to execute sql queries for different database systems.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
kit-cosovan/base-frame
6 Downloads
FrameworkPHP is a lightweight PHP framework designed for quickly building web applications. The framework provides simple and easy-to-use tools for working with routing, databases, templates and other aspects of web development.
fos1/sf-s-q-l-tools-plugin
267 Downloads
Doctrine SQL Tools Plugin for Symfony1. Task to execute SQL files with triggers, procedures and events in order. Compatible with any kind of database engines.
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.
sebastiansulinski/php-backup
3653 Downloads
Simple package for backing up databases, files and directories to Dropbox and Ftp.
rapidwebltd/laravel-dynamic-menu
257 Downloads
Laravel Dynamic Menu provides the foundation to build entirely dynamic database powered navigation menus for your web application.
ppi/datasource
172 Downloads
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.
masterskill/afa-api-laravel
29 Downloads
A package for the AFA Code API Integration, that needs to interacts with it's database and existing database
makhov/opentbs
725 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.