Libraries tagged by Persist
jakubkulhan/btree
18185 Downloads
Append-only B+Tree implemented purely in PHP.
doctrine/skeleton-mapper
9348 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
doctrine/couchdb-odm
68227 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
bnomei/kirby3-autoid
21443 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
wwwision/privateresources
32333 Downloads
A Flow package that allows for protecting persistent resources from unauthorized access
tatter/preferences
39319 Downloads
Persistent user-specific settings for CodeIgniter 4
silverstripe/multiform
52720 Downloads
SilverStripe forms with multiple steps, flow control and state persistence
phlak/colorizer
15584 Downloads
Generate persistantly unique colors from a string.
onoi/blob-store
446591 Downloads
A simple interface to manage schema-free temporal persistent key/values
mezzio/mezzio-session-cache
277767 Downloads
PSR-6 session persistence adapter for mezzio-session.
atlas/mapper
62898 Downloads
A data mapper for the persistence model.
symfony-cmf/routing-auto-bundle
231096 Downloads
Bundle which automatically creates and manages routes for persisted objects
symfony-cmf/routing-auto
230098 Downloads
Component for automatically creating and managing routes for persisted objects
iatstuti/laravel-nullable-fields
153965 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
honed/persist
719 Downloads
Create stores for persisting common data to a single key.