Libraries tagged by container_store
mouf/utils.mailer.db-mail-service
16804 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
xoxoday/storefront
11 Downloads
This package contains the UI and functionality for one page store front.
mouf/utils.log.db-logger
6 Downloads
This package contains a logger that stores the logs in database.
juliusstoerrle/data-document-backup-contract
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes. This library contains the shared model that must be provided by a downstream project.
jonathanmaron/increment-version
406 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
webfontkit/open-sans
194681 Downloads
Open Sans is a humanist sans serif typeface designed by Steve Matteson, Type Director of Ascender Corp. This version contains the complete 897 character set, which includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets. Open Sans was designed with an upright stress, open forms and a neutral, yet friendly appearance. It was optimized for print, web, and mobile interfaces, and has excellent legibility characteristics in its letterforms.
jamm/memory
22593 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
mouf/utils.action.action-interface
363204 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
aspose/storage-sdk-php
5700 Downloads
This repository contains Aspose Storage Cloud SDK for PHP source code. Aspose Storage Cloud SDK for PHP is a true REST API that provides managers for multiple storage types.
anekdotes/meta
471 Downloads
Contains utility classes meant to reference themselves and manipulate events/storage
groupdocscloud/storage-sdk-php
29 Downloads
This repository contains GroupDocs Storage Cloud SDK for PHP source code. GroupDocs Storage Cloud SDK for PHP is a true REST API that provides managers for multiple storage types.
valantic-spryker/price-product-customer-group-storage
0 Downloads
This modules is used for saving customer group prices into storage and contains plugins for reading them.
floppy/common
262 Downloads
Floppy is a file storage library. This library contains shared code for FloppyServer, FloppyClient and FloppyBundle libraries.
mnemesong/orm-core
10 Downloads
Orm core. Contains storages, commands and queries base logic and interfaces.