Libraries tagged by database designer
v1p3r75/nexa-orm
37 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
dynamicbits/larabit
326 Downloads
Larabit is a robust Laravel package designed to streamline database interactions within Laravel applications. It offers a foundational service equipped with a comprehensive set of convenient methods, empowering developers to efficiently handle database operations. The package also provides authenticaion with 2FA.
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
oksydan/falconize
29 Downloads
Falconize is a simple tool designed to help you create a database structure and register hooks in PrestaShop modules.
winavin/permissions
29 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
stanislav-web/phalcon-searcher
397 Downloads
Phalcon Database Searcher. This is the search service is designed to search multiple SQL tables. Convenient to use autocomplete, search documents, search the whole site.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
scottaubrey/pstore
10 Downloads
A btree-based key-value embeddable database, designed to serialise and store objects
digitaldev-lx/log-hole
11 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
ukorjidechi/php-pdo-wrapper
23 Downloads
Simple, minimal PHP PDO wrapper designed to ease developing, code readability and saving development time and effort.
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
phico/query
8 Downloads
Lightweight SQL query builder, designed for Phico
patienceman/filtan
2957 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
nicollassilva/minasorm
73 Downloads
A ORM project designed to assist daily routines and speed up the process of communicating with the database.