Libraries tagged by storewid
saguajardo/rest_lumen_mongodb_redis
7 Downloads
This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis
rpillz/laravel-settings
0 Downloads
Laravel app settings stored in the database
rovereto/metrika
47 Downloads
Laravel Metrika is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
rohitpavaskar/localization
201 Downloads
Localization using labels stored in database and served using cache for performance
riddlestone/brokkr-users
47 Downloads
A Laminas module to provide database-stored users
rgen3/php-postgres-procedure-builder
11 Downloads
Sql builder for stored procedures for postgresql
rapidwebltd/site-map-url-checker
4 Downloads
The Site Map URL Checker enables you to run an automatic checks for the response from a list of urls stored in a file.
qdance/pdohelper
12 Downloads
PDO to Stored procedures helper classes.
propeople/update_project_components_statuses
5 Downloads
Enable/revert the features from the profile "*.info" file or file, that stored in "sites/default/components.info".
phpfacile/event-db-zend
29 Downloads
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.
peterhufner/php-mysql-git
48 Downloads
Stores SQL structure in PHP arrays that can be added to git, allowing you to configure the MySQL DB according to the stored structure.
pauljulio/php-stream-json
124 Downloads
PSR-7 Stream stored as a json object
pascalc/php-properties
132 Downloads
Extract data stored in Java style .properties files in PHP
omegamvc/serializable-closure
24 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
nti/config-bundle
14 Downloads
Database-stored settings made available via a service for your Symfony project.