Libraries tagged by object container
yjmorales/bo-api-specifications
0 Favers
21 Downloads
21 Downloads
This project contains the API definition, interfaces, and data objects for data exchange with BO
xmlutils/xmlutils
0 Favers
82 Downloads
82 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
session-interop/utils.arraysession.factory
0 Favers
3 Downloads
3 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
hgh/helpers
1 Favers
39 Downloads
39 Downloads
This package contains all helpful methods to help on texts, arrays, objects and number.
tschoffelen/memory
0 Favers
3318 Downloads
3318 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.