Libraries tagged by database size
schmeits/pulse-database-table-info
44657 Downloads
A Laravel Pulse card displaying the table info of the current database.
robertogallea/pulse-db-size
6127 Downloads
Card for Laravel Pulse showing database table size
formatsoft/format_t3tools
18817 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
dango-data/constants
7162 Downloads
Commonly used constants for PHP
webmaster/maxmind-db-reader
1951 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
somework/offset-page
6129 Downloads
Convert page-based APIs to offset-based pagination. Transform any paginated data source into seamless offset-based access for databases, REST APIs, and external services.
drupal/sql_tools
8826 Downloads
Query database and table sizes, optimize tables and more.
alphasoft-fr/messenger-filesystem-transport
533 Downloads
FilesystemTransport is a transport for Symfony Messenger based on the file system. It allows for handling asynchronous messages without using a database or an external message broker such as RabbitMQ or Redis. This is a simple and lightweight solution, ideal for small to medium-sized projects.
alibori/laravel-db-size-alerts
11 Downloads
Laravel package to receive alerts about database size limits.
sunnysideup/database-share-clean-up
915 Downloads
Clean up a database before sharing
sunnysideup/versions-table-pruner
27 Downloads
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
t3/size
21 Downloads
Displays TYPO3 CMS storage usage information in the backend.
sizeofio/tp5-migrate
6 Downloads
ThinkPHP 5.0.* database migration tools.
jacotheron/forge-monitor
24 Downloads
A simple package to monitor storage used by sites on a Forge provisioned server. Also monitors database sizes. Sends email with the details after each run.
inigopascall/clone-db
81 Downloads
Package for cloning medium-size databases by ordering tables by foreign-key dependencies and running batch inserts