Libraries tagged by database diff

schtr4jh/dbsync

0 Favers
12 Downloads

Useful PHP package for syncing MySQL database tables between databases. Specially useful when you have to sync preprod database with prod, migrate some changes or simply want to see data differences.

Go to Download


protechstudio/oplogger

3 Favers
291 Downloads

It offers a convenient way to create a user operation log for any Laravel 5 application. Supports parameters and writes log to database by default but can also be linked to different repositories.

Go to Download


m-wardany/hash-ids

0 Favers
453 Downloads

This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique

Go to Download


jairosantos/easy-framework

0 Favers
7 Downloads

This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.

Go to Download


jach/dbdiffer

3 Favers
170 Downloads

Tool for diffing SQL table schemas against a running database

Go to Download


incraigulous/data-factories

0 Favers
444 Downloads

A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.

Go to Download


igor822/query-parser

0 Favers
39 Downloads

This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source

Go to Download


glsv/yii2-smssender

0 Favers
7 Downloads

SMS sender via different SMS providers with log entires to the database.

Go to Download


easeappphp/pdolight

0 Favers
78 Downloads

A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.

Go to Download


behzaddev/searchable

0 Favers
0 Downloads

Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.

Go to Download


ahmedelzarzmony/api_importer

0 Favers
8 Downloads

Deal with different data sources with different data format and insert it into unified database

Go to Download


antevenio/pdo-mysql-query-linker

0 Favers
17870 Downloads

PHP library that allows linking queries from diferent physical databases using mysql pdo database connections

Go to Download


difane/difane-twig-database-bundle

2 Favers
26 Downloads

Bundle that provides possibility to store twig templates in database in addition to filesystem and manage them.

Go to Download


daffie/mongodb

2 Favers
48 Downloads

Drupal database driver for MongoDB

Go to Download


difra/lib-db

2 Favers
46 Downloads

SQL database adapter library

Go to Download


<< Previous Next >>