Libraries tagged by form to database

ashleyhindle/private-dump

6 Favers
6 Downloads

CLI script to dump your MySQL database, and sanitise the output of sensitive data for development/staging use

Go to Download


alban/laravel-data-sync

0 Favers
6 Downloads

LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.

Go to Download


liliom/passport

4 Favers
14 Downloads

Fork of Laravel Passport provides OAuth2 server support to Laravel, with added support for custom database connection.

Go to Download


imcity-tech/laravel-translatable

0 Favers
1367 Downloads

[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.

Go to Download


co0lc0der/simple-query-builder

5 Favers
21 Downloads

A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.

Go to Download


okipa/laravel-model-json-storage

19 Favers
1364 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


eberfreitas/cakephp-slugomatic

5 Favers
13896 Downloads

CakePHP behavior to automatically create slugs for your URLs from database records

Go to Download


rizeway/orem

26 Favers
6071 Downloads

Rizeway OREM is a Restful API Abstraction Layer. It is to Restful APIs what doctrine is for databases.

Go to Download


middleout/third-party-connect

5 Favers
159 Downloads

Module for ZF2 which allows the developer to implement Facebook. Twitter, Google and Linked in connect using their own database storage for the user.

Go to Download


longman/laravel-dummyuser

6 Favers
3350 Downloads

Package to implement dummy user authorization (without database) for Laravel 5.x

Go to Download


evinkuraga/tmdb-api

0 Favers
246 Downloads

PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.

Go to Download


emma/searchengine

5 Favers
28 Downloads

Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.

Go to Download


dominikweber81/php-tmdb-symfony

0 Favers
7 Downloads

Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.

Go to Download


dannyvanholten/wordpress-models

5 Favers
987 Downloads

Model to get Posts from the WordPress Database for the Themosis Framework

Go to Download


jimbojsb/db-snapshot

7 Favers
2890 Downloads

Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.

Go to Download


<< Previous Next >>