Libraries tagged by Rauth
php-architecture-kit/clock
9 Downloads
Another Clock implementation but if you allow the PHP Architecture library to be used on your domains, then you may prefer `new SystemClock` from that library rather than any other.
peterpalma/file-cache
0 Downloads
Stores cache on disk rather than in a database
ordent/ramenrest
620 Downloads
RamenRest is another Rest Library for Laravel, it focused on exposing of each component separately and use it on controller. Rather than just having AIO process.
obj63mc/silverstripe-google-cloud-storage
13252 Downloads
SilverStripe module to store assets in Google Cloud Storage rather than on the local filesystem.
mjducharme/laravel-model-json-storage
179 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
metabolism/wp-redis-user-session-storage
57 Downloads
Store WordPress user session tokens in Redis rather than the usermeta table. Requires PECL Redis library.
messagemedia/signingkeys-sdk
16 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
lord2800/di.php
43 Downloads
A dependency injector, rather than a container or service locator.
innoscience/eloquental
384 Downloads
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
illchuk/zfc-user-redirect-uri
70 Downloads
ZfcUser redirection to specific URI, rather than to a generic route
ignition-nbs/laravel-uuid-model
2749 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
house-of-code/dn-translate
5 Downloads
Enable usage of translation services rather than local files
gene/module-envphp-modules
0 Downloads
Magento 2 module to allow enabling a module in env.php rather than config.php, useful for require-dev dependencies
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.