Libraries tagged by persisting
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
t3/extbase-session-entities
989 Downloads
Extends TYPO3's Extbase framework by possibility to work with session entities over several actions without persisting, including partial model validation.
ronappleton/laravel-config-save
0 Downloads
A method of persisting Laravel config changes
phly/sqlite-resource
14 Downloads
Library for persisting JSON resources in SQLite
ormin/mapping-domain-events-handler
11 Downloads
Set of classes allowing you to grasp the benefits of using and persisting domain events while still persisting state changes into your system
flavorly/hybridly-share
39 Downloads
A Quick way to flash & share Hybridly Variables from anywhere, persisting on session & processes.
dvarilek/laravel-snap
1 Downloads
A Laravel package for capturing and persisting the state of Eloquent models along with their relationships.
wikibase/term-store
18585 Downloads
Tiny Wikibase library that defines interfaces for persisting terms of Items and Properties
exs/simple-mongo-bundle
1209 Downloads
Bundle for peresisting and retriving information from MongoDB in PHP7
doctrine/dbal
490954679 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/persistence
231456294 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/doctrine-bundle
203003790 Downloads
Symfony DoctrineBundle
doctrine/common
319861267 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
mongodb/mongodb
50982662 Downloads
MongoDB driver library
doctrine/mongodb-odm
19130607 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.