Libraries tagged by persistiq
dees040/persisting-requests
60 Downloads
Laravel package for create persisting request.
railt/storage
1358 Downloads
The Railt Framework storage bridges and implementations.
yunasoft/hydrator
108 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
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
pixeo/laravel-settings
3060 Downloads
Simple persisting settings package for a Laravel application
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
kimlu/utils-json
13 Downloads
PHP El proyecto implementa tres clases que permiten manejar y/o persistir en archivos de tipo Json.
jakjr/pagination
4892 Downloads
Prove a funcionalidade de persistir o número de uma paginação na sessão do usuário
flavorly/hybridly-share
40 Downloads
A Quick way to flash & share Hybridly Variables from anywhere, persisting on session & processes.
dvarilek/laravel-snap
3 Downloads
A Laravel package for capturing and persisting the state of Eloquent models along with their relationships.
doctrine/dbal
521427603 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/persistence
249056555 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.