Libraries tagged by database class

hilalahmad/php-uuid

1 Favers
7 Downloads

UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.

Go to Download


hengyuz/dosql

1 Favers
7 Downloads

dosql is a class which has sealed the generic operate of mysql databases

Go to Download


gravatalonga/driver-manager

1 Favers
494 Downloads

Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc

Go to Download


ghopper/nested_set

1 Favers
47 Downloads

Tiny class which provides basic functions for manipulation with 'Nested Set' database tree.

Go to Download


gholme4/qbuild

0 Favers
4 Downloads

Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.

Go to Download


gandh1pl/cakephp-slugs

0 Favers
4 Downloads

This extension contains helper classes to easily implement dynamical slugs (from database) in CakePHP 3 project.

Go to Download


efoft/query-builder

0 Favers
42 Downloads

Helper classes allowing to generate native syntax queries to databases

Go to Download


darkterminal/gitlab-json-db

1 Favers
69 Downloads

A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb

Go to Download


clouddueling/auto-migrate

4 Favers
26 Downloads

This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.

Go to Download


celinederoland/eloquent-polymorphic-model

0 Favers
13 Downloads

Extend eloquent facilities to map one class Hierarchy branch to one table in database

Go to Download


brian-bnhdigital/consumer-edge-interview-test

0 Favers
0 Downloads

This is a simple project to demonstrate how to setup a database/ table using the illuminate/database package and then pull vehicles from carvana using the php-curl-class/php-curl-class package.

Go to Download


beinsystems/utilities

0 Favers
68 Downloads

A set of utility classes for various tasks, including environment loading, error handling, unique ID generation, and database extension.

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


apollo29/csvdb

0 Favers
126 Downloads

A PHP Class that reads CSV file as a database.

Go to Download


anrdaemon/hazeron-db

1 Favers
6 Downloads

Shores of Hazeron relevant database SQL schema and base PHP(5.3.6+) classes

Go to Download


<< Previous Next >>