Libraries tagged by database class
hilalahmad/php-uuid
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.
hengyuz/dosql
7 Downloads
dosql is a class which has sealed the generic operate of mysql databases
gravatalonga/driver-manager
494 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
ghopper/nested_set
47 Downloads
Tiny class which provides basic functions for manipulation with 'Nested Set' database tree.
gholme4/qbuild
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.
gandh1pl/cakephp-slugs
4 Downloads
This extension contains helper classes to easily implement dynamical slugs (from database) in CakePHP 3 project.
efoft/query-builder
42 Downloads
Helper classes allowing to generate native syntax queries to databases
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
clouddueling/auto-migrate
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.
celinederoland/eloquent-polymorphic-model
13 Downloads
Extend eloquent facilities to map one class Hierarchy branch to one table in database
brian-bnhdigital/consumer-edge-interview-test
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.
beinsystems/utilities
68 Downloads
A set of utility classes for various tasks, including environment loading, error handling, unique ID generation, and database extension.
behzaddev/searchable
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.
apollo29/csvdb
126 Downloads
A PHP Class that reads CSV file as a database.
anrdaemon/hazeron-db
6 Downloads
Shores of Hazeron relevant database SQL schema and base PHP(5.3.6+) classes