Libraries tagged by database sort
thesoftwarepeople/helpers
57 Downloads
Global functions used by various services
scribe/cache-bundle
815 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
77 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
zaghloul-soft/laravel-authorization
42 Downloads
Highly performant simple scalable dynamic database-query-optimized laravel authorization package.
sostheblack/laravel-repository-pattern
339 Downloads
Laravel 10+ - Repositories to the database layer
softwarepunt/instarecord
395 Downloads
ActiveRecord Database ORM layer for MySQL
softon/mysqli-dbclass
12 Downloads
A simple Object Oriented approach for accessing Mysql Databases.
sibra-soft/turbine-db
13 Downloads
Framework for connecting to databases
rapide-software/sync-stack
8 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.
flexmind-software/currency-rate
15 Downloads
Library download currency rate and save in database, It's designed to be extended by any available data source.
tadasei/backend-trashable-notifications
22 Downloads
A package that provides stubs for soft deletable database notifications support
lajosbencz/pshd
90 Downloads
Php Short Hand Database
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.
acpl/flarum-post-validator
64 Downloads
Validates all posts in the database. Useful after migrating from other software to Flarum.
service-to/base
157 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.