Libraries tagged by database sort
scribe/cache-bundle
816 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
78 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
342 Downloads
Laravel 10+ - Repositories to the database layer
softon/mysqli-dbclass
13 Downloads
A simple Object Oriented approach for accessing Mysql Databases.
softinvest/dto
428 Downloads
DataBase Wrapper
softbread/filament-form-builder
1 Downloads
Manage your forms using database and drop/drag component to build the form with Livewire component support for FilamentPHP
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
54 Downloads
A package that provides stubs for soft deletable database notifications support
lajosbencz/pshd
91 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.
okayinc/stateless-session
30 Downloads
Library that allows Telegram Bots to have short term memory without using database access
acpl/flarum-post-validator
71 Downloads
Validates all posts in the database. Useful after migrating from other software to Flarum.
service-to/base
161 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
brynforum/api-cache
7 Downloads
Server-side response caching for Flarum's API. Configure regex-pattern rules with per-rule TTLs to short-circuit expensive endpoints (top-poster widgets, statistics aggregations, etc.) before they touch the database.